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

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

[Octave-bug-tracker] [bug #39874] subplot() clears the plot


From: Rik
Subject: [Octave-bug-tracker] [bug #39874] subplot() clears the plot
Date: Wed, 28 Aug 2013 16:40:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #9, bug #39874 (project octave):

This bug was caused by the vagueness of the Matlab documentation.  The backend
low-level plotting routines were recently overhauled and the documentation
seemed to suggest that calling subplot would initialize the axes, and that the
way to switch to an existing axes was to use a handle:


subplot(h) makes the axes object with handle h the current axes for subsequent
plotting commands.


This can be fixed.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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