User Tools

Site Tools


blog:maxima_snippets

Maxima snippets

Create an eps plot file directly

plot2d(1/(1-x^2),[x,-5,5],[y,-5,5],[gnuplot_term, ps], [gnuplot_out_file, "/tmp/sin.eps"]);

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  _      __ ______   ____ ______  _____
 | | /| / //_  __/  / __//_  __/ / ___/
 | |/ |/ /  / /    / _/   / /   / /__  
 |__/|__/  /_/    /_/    /_/    \___/
 
blog/maxima_snippets.txt · Last modified: 2010-12-19 19:29 by brb