[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #39874] subplot() clears the plot
From: |
Michael Godfrey |
Subject: |
[Octave-bug-tracker] [bug #39874] subplot() clears the plot |
Date: |
Tue, 27 Aug 2013 03:17:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 |
Follow-up Comment #2, bug #39874 (project octave):
It is not clear what you wanted.
subplot(2,1,INDEX) initializes
the subplot given by INDEX. This
is what happened in your example.
If you wanted to draw another subplot,
subplot(2,1,2) will initialize the
second subplot.
There does not appear to be a bug
in this.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39874>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Daisuke TAKAGO, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Daisuke TAKAGO, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot,
Michael Godfrey <=
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Goffioul, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Godfrey, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Godfrey, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Godfrey, 2013/08/26
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Daisuke TAKAGO, 2013/08/27
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Godfrey, 2013/08/27
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Rik, 2013/08/28
- [Octave-bug-tracker] [bug #39874] subplot() clears the plot, Michael Godfrey, 2013/08/28