Node:Interaction with gnuplot, Previous:Low-Level plotting commands, Up:Plotting



Interaction with gnuplot

gnuplot_binary Built-in Variable
The name of the program invoked by the plot command. The default value is "gnuplot". See Installation.

gnuplot_has_frames Built-in Variable
If the value of this variable is nonzero, Octave assumes that your copy of gnuplot has support for multiple frames that is included in recent 3.6beta releases. Its initial value is determined by configure, but it can be changed in your startup script or at the command line in case configure got it wrong, or if you upgrade your gnuplot installation.

gnuplot_command_plot Built-in Variable

gnuplot_command_replot Built-in Variable

gnuplot_command_splot Built-in Variable

gnuplot_command_using Built-in Variable

gnuplot_command_with Built-in Variable

gnuplot_command_axes Built-in Variable

gnuplot_command_title Built-in Variable

gnuplot_command_end Built-in Variable