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