comparison doc/interpreter/plot.txi @ 19811:42f71a450f5a

Remove gui_mode() and mouse_wheel_zoom functions from documentation. * plot.txi: Remove gui_mode() and mouse_wheel_zoom functions from documentation.
author Rik <rik@octave.org>
date Thu, 19 Feb 2015 18:21:15 -0800
parents b8e4104a8f55
children ca7599ae464d
comparison
equal deleted inserted replaced
19810:4cecd33915ef 19811:42f71a450f5a
2375 The specific behavior of the backend toolkit may be modified using the 2375 The specific behavior of the backend toolkit may be modified using the
2376 following utility functions. Note: Not all functions apply to every 2376 following utility functions. Note: Not all functions apply to every
2377 graphics toolkit. 2377 graphics toolkit.
2378 2378
2379 @DOCSTRING(gnuplot_binary) 2379 @DOCSTRING(gnuplot_binary)
2380
2381 @DOCSTRING(gui_mode)
2382
2383 @DOCSTRING(mouse_wheel_zoom)