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 19:20:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

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

I just tried a number of subplot() commands in
Matlab.  Nothing that I tried, other then clf,
cleared either of the subplots.

This seems to me appropriate behavior.

Even without Matlab compatibility, I think
that it is not appropriate to delete a subplot
unless the user does something explicit to
request that.  subplot(2,1,2), for example,
should just make subplot(2,1,2) the current
plot.

If you have a specific sequence that you expect
Matlab to delete a subplot I can try it.


    _______________________________________________________

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]