about axes properties
Francesco Potorti`
Potorti at isti.cnr.it
Thu Jul 24 03:43:19 CDT 2008
>My understanding is that the parameter for outerposition is a vector
>p(1,2,3,4) with:
>
>p(1) is the x-coordinate of the lower left corner of the plot
>p(2) is the y-coordinate of the lower left corner of the plot
>p(3) is the width of the plot
>p(4) is the height of the plot
>
>All these values are given in relative units, i.e. in fractions of the
>width and height of the graph window, where (0/0) is the lower left
>corner of the window and (1/1) is the upper right corner.
Yes, this is I too deduced from the current documentation.
>Does that make sense?
Yes, this is approximately the behaviour I observe.
>If so, something along these lines should propably be added to the
>documentation.
I could do that, but some things are not clear to me.
1) I can enlarge the plot up to 1.2 without exceeding the window
boundaries.
2) Apparently, when you make subplots, you can still move them around
through the whole window, which is good and useful, but also means
that "outerposition" is somehow initialised: why can't one look at
the initial values?
3) How does "aspectratio" interact with the imposed size?
More information about the Help-octave
mailing list