How do I plot to file only on octave-3 (ie. no X11)

Michael Goffioul michael.goffioul at gmail.com
Thu Jul 3 23:50:24 CDT 2008


On Fri, Jul 4, 2008 at 1:14 AM, Shaun Jackman <sjackman at bcgsc.ca> wrote:
> Is it possible to set "visible", "off" as the default for all further figures?

set(0, 'defaultfigurevisible', 'off');

Michael.


More information about the Help-octave mailing list