Behavior of subplot

Michael D. Godfrey godfrey at isl.stanford.edu
Tue Feb 10 22:23:51 CST 2009


> 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



More information about the Bug-octave mailing list