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

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

[Octave-bug-tracker] [bug #38146] newplot() doesn't return the handle to


From: Ricardo Cruz
Subject: [Octave-bug-tracker] [bug #38146] newplot() doesn't return the handle to the prepared axes
Date: Mon, 12 Aug 2013 21:51:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.71 Chrome/28.0.1500.71 Safari/537.36

Follow-up Comment #4, bug #38146 (project octave):

Guys, this is not fixed yet !! This can be easily fixed though if you do:

scripts/plot/newplot.m
- function newplot ()
+ function ca = newplot ()

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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