Behavior of subplot
Ben Abbott
bpabbott at mac.com
Wed Feb 11 06:39:34 CST 2009
On Feb 10, 2009, at 11:23 PM, Michael D. Godfrey wrote:
>> set (gca, "box", "off")
>
> Sorry, I should not have replied based on the documentation. I just
> tried this and it does exactly what the old plot_border("s", "w');
> did. Which is what I wanted, at least in this case. This makes
> subplots
> look significantly cleaner.
>
> Thanks for pointing this out. The documentation says that this turns
> off all the borders, but it does not do that -- only the upper and
> right-hand.
>
> Now, if someone can figure out the spacing between the rows...
>
> Best,
> Michael
>
Regarding the position and size of the subplot axes, I'm nearly
finished with an algorithm that mimics the proprietary behavior. I'll
compare to what Octave does now and follow up with a changeset if it
is different.
Ben
More information about the Bug-octave
mailing list