mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-05 09:35:54 +01:00
matrix plot fix
This commit is contained in:
parent
eb73d2f269
commit
35a20ed713
@ -335,6 +335,7 @@ PlotMatrixNoRange::PlotMatrixNoRange(const DMat &m)
|
||||
{
|
||||
string tmpFileName = dumpToTmpFile(m);
|
||||
|
||||
pushTmpFile(tmpFileName);
|
||||
setCommand("'" + tmpFileName + "' matrix w image");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user