Behavior of subplot

Ben Abbott bpabbott at mac.com
Mon Feb 16 11:51:45 CST 2009


On Feb 15, 2009, at 4:22 PM, John W. Eaton wrote:

> On 15-Feb-2009, Ben Abbott wrote:
>
> | John,
> |
> | Is it ok to push?
>
> I haven't tried the patch, but if it works for you then please  
> commit it.
>
> Thanks,
>
> jwe

I pushed it yesterday. Today, I modified my octaverc file and removed  
the command

	set (0, "defaultaxesunits", "normalized")

Now "rundemos plot" fails because my changeset relies upon a  
get(0,"defaultaxesunits").

I've started another thread regarding why the defaults for all radio  
properties return zero, i.e.

	get (0, "defaultaxesunits")
	ans = 0

In the meantime, if the default axes units are set prior to "rundemos  
plot" the results produced are correct.

Ben


More information about the Bug-octave mailing list