help-octave
[Top][All Lists]
Advanced

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

How to define figure size in Octave 3.0.0?


From: Boris Ljevar
Subject: How to define figure size in Octave 3.0.0?
Date: Thu, 04 Dec 2008 00:07:04 +0100

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?




reply via email to

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