added Evalbase.h again

This commit is contained in:
toni
2016-05-05 10:35:59 +02:00
14 changed files with 2259 additions and 55 deletions

View File

@@ -457,7 +457,7 @@ public:
// plot
//vis.clearStates();
vis.gp.setTerminal("png", K::GnuplotSize(1280 * 2.54, 720 * 2.54) );
vis.gp.setTerminal("png", K::GnuplotSize(2560 * 2.54, 1440 * 2.54) );
vis.gp.setOutput("/tmp/" + runName + ".png");
vis.gp << "set view 60," << 40 << "\n"; //For fixed position