<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/9/10 Daniel WEI <span dir="ltr"><<a href="mailto:lakeat@gmail.com" target="_blank">lakeat@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr">Does anyone know how to save figure from command line, or how to modify the code in order to get this functionality?</div></blockquote><div><br></div><div>One way to achieve this is to put a Print command in a script file, say "print.gmsh".  Then at the command line you can load your VTK file and save the figure with "gmsh thing.vtk print.gmsh".  (Actually I've only tried this with Gmsh's native .msh files rather than VTK, but I assume that's a minor difference.)<br>
</div><div>  For more on Print, see <br><br> <a href="http://geuz.org/gmsh/doc/texinfo/gmsh.html#index-Print-_0040var_007bchar_002dexpression_007d_003b-240">http://geuz.org/gmsh/doc/texinfo/gmsh.html#index-Print-_0040var_007bchar_002dexpression_007d_003b-240</a><br>
</div></div><br><br clear="all"><br>-- <br>G. D. McBain<br><br>Theory of Lift - Introductory Computational Aerodynamics in MATLAB/Octave<br>Out now - <a href="http://www.wileyeurope.com/remtitle.cgi?111995228X" target="_blank">http://www.wileyeurope.com/remtitle.cgi?111995228X</a>
</div></div>