help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: closeplot not working in 2.9.15


From: John W. Eaton
Subject: Re: closeplot not working in 2.9.15
Date: Wed, 07 Nov 2007 12:18:59 -0500

On  7-Nov-2007, Francesco Potorti` wrote:

| >The closeplot function is obsolete, and only applies to the plots
| >created with __gnuplot_plot__.  If you are using the current plotting
| >system, try using "close" instead.
| 
| Would it make sense then to rename it to __closeplot__?
| 
| Or at least specify in the help that it is obsolete and should be only
| used with __gnuplot_plot__?

I added a note to the doc strings for all the following functions and
stating that they will be removed from a future version of Octave
(most likely, 3.1):

  __clear_plot_window__
  __gnuplot_plot__
  __gnuplot_raw__
  __gnuplot_replot__
  __gnuplot_send_inline_data__
  __gnuplot_set__
  __gnuplot_show__
  __gnuplot_splot__
  closeplot
  gnuplot_command_axes
  gnuplot_command_end
  gnuplot_command_plot
  gnuplot_command_replot
  gnuplot_command_splot
  gnuplot_command_title
  gnuplot_command_using
  gnuplot_command_with
  gnuplot_use_title_option
  purge_tmp_files

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]