How to define figure size in Octave 3.0.0?

Boris Ljevar b.ljevar at tiscali.nl
Wed Dec 3 17:07:04 CST 2008


Hi, is it possible to define figure size in Octave 3.0.0?
In Matlab I'm using the following statements:
        figure('Position',[7 37 1268 906])
        subplot('Position',[0.03 0.33 0.94 0.63])
to create a figure window/sub-window of specific size.
Is there a way to do something similar in Octave?




More information about the Help-octave mailing list