| GNU Octave Manual Version 3 by John W. Eaton, David Bateman, Søren Hauberg Paperback (6"x9"), 568 pages ISBN 095461206X RRP £24.95 ($39.95) |
15.2.7 Interaction with gnuplot
- Loadable Function: val = gnuplot_binary ()
- Loadable Function: old_val = gnuplot_binary (new_val)
- Query or set the name of the program invoked by the plot command.
The default value
"gnuplot". See appendix E Installing Octave.
- Loadable Function: val = gnuplot_use_title_option ()
- Loadable Function: old_val = gnuplot_use_title_option (new_val)
- If enabled, append ‘-title "Figure NN"’ to the gnuplot command.
By default, this feature is enabled if the
DISPLAYenvironment variable is set when Octave starts.This function is obsolete and will be removed from a future version of Octave.
| ISBN 095461206X | GNU Octave Manual Version 3 | See the print edition |