mailing-list for TeXmacs Users

Text archives Help


suppressing intermediate output using maxima with plot-format mgnuplot


Chronological Thread 
  • From: Bob Jerrard <address@hidden>
  • To: TeXmacs List <address@hidden>
  • Subject: suppressing intermediate output using maxima with plot-format mgnuplot
  • Date: Thu, 01 Mar 2007 12:59:29 -0700
  • Organization: Concordia University College of Alberta

I am using TeXmacs version 1.0.6, Maxima 5.10.0 and GNUPLOT Version 4.0
patchlevel 0 on a 64 bit Debian unstable machine.

When I use the following command in a Maxima session of TeXmacs:

plot3d(sin(x+y),[x,0,2*%pi],[y,0,2*%pi],[plot_format, mgnuplot])

TeXmacs creates the mgnuplot window for rotation but also create output
below the maxima input like:

set parametric

set data style lines

set hidden

splot '/home/bob/maxout.mgnuplot'

save 'gnu-optionsxx'

exit


Is there a way to suppress this extra output because every time you
rotate the image in the mgnuplot window more and more of this
intermediate output is created in the TeXmacs document and becomes quite
massive.

Thanks for any suggestions, Bob

--
Dr. Robert J. Jerrard, Professor of Mathematics,
Concordia University College of Alberta,
7128 Ada Blvd., Edmonton, Alberta, T5B 4E4, Canada.
Phone: (780) 479-9291, Fax: (780) 474-1933.





Archive powered by MHonArc 2.6.19.

Top of page