(maxima.info)Gnuplot_pipes Format Functions


Prev: Gnuplot Options Up: Plotting
Enter node , (file) or (file)node

12.6 Gnuplot_pipes Format Functions
===================================

 -- Function: gnuplot_start ()

     Opens the pipe to gnuplot used for plotting with the
     'gnuplot_pipes' format.  Is not necessary to manually open the pipe
     before plotting.

 -- Function: gnuplot_close ()

     Closes the pipe to gnuplot which is used with the 'gnuplot_pipes'
     format.

 -- Function: gnuplot_restart ()

     Closes the pipe to gnuplot which is used with the 'gnuplot_pipes'
     format and opens a new pipe.

 -- Function: gnuplot_replot
          gnuplot_replot ()
          gnuplot_replot (<s>)

     Updates the gnuplot window.  If 'gnuplot_replot' is called with a
     gnuplot command in a string <s>, then 's' is sent to gnuplot before
     reploting the window.

 -- Function: gnuplot_reset ()

     Resets the state of gnuplot used with the 'gnuplot_pipes' format.
     To update the gnuplot window call 'gnuplot_replot' after
     'gnuplot_reset'.


automatically generated by info2www version 1.2.2.9