mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-11 03:20:46 +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);
|
string tmpFileName = dumpToTmpFile(m);
|
||||||
|
|
||||||
|
pushTmpFile(tmpFileName);
|
||||||
setCommand("'" + tmpFileName + "' matrix w image");
|
setCommand("'" + tmpFileName + "' matrix w image");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user