On Tuesday 15 August 2006 12:32, John Hunter wrote:
> > "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
>
> Darren> When I run the following: figure(); plot([1,2]) figure();
> Darren> plot([1,2])
>
> Darren> and then I use the zoom widget in one figure, and then try
> Darren
> "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
Darren> When I run the following: figure(); plot([1,2]) figure();
Darren> plot([1,2])
Darren> and then I use the zoom widget in one figure, and then try
Darren> to use the zoom widget in the other figure without turning
> "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
Darren> When I run the following: figure(); plot([1,2]) figure();
Darren> plot([1,2])
Darren> and then I use the zoom widget in one figure, and then try
Darren> to use the zoom widget in the other figure without turning
When I run the following:
figure(); plot([1,2])
figure(); plot([1,2])
and then I use the zoom widget in one figure, and then try to use the zoom
widget in the other figure without turning off the first zoom widget, I get
an error. Is this desirable?