octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35985] subplot resets the plot when changing


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #35985] subplot resets the plot when changing axes position
Date: Wed, 04 Sep 2013 22:26:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #8, bug #35985 (project octave):

I ran the script under Matlab R2009b and it does
clear the axis at the last command.

Octave clears it at the line:
subplot (211) % up to here no problem

So, it appears to me that this and #39874
are related.  I think that Octave should not
clear the plot at the line:
subplot (211) % up to here no problem

It is less clear whether following Matlab
behavior at the line:
subplot(211) % here the plot is cleared!

is appropriate.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35985>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]