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

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

[Octave-bug-tracker] [bug #39776] newplot() not returning axis handle


From: Ricardo Cruz
Subject: [Octave-bug-tracker] [bug #39776] newplot() not returning axis handle
Date: Mon, 12 Aug 2013 21:42:51 +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

URL:
  <http://savannah.gnu.org/bugs/?39776>

                 Summary: newplot() not returning axis handle
                 Project: GNU Octave
            Submitted by: rpmcruz
            Submitted on: Seg 12 Ago 2013 21:42:50 GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Ricardo Cruz
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Any

    _______________________________________________________

Details:

The function newplot() does not return an axis handle.

cf:
http://www.mathworks.com/help/matlab/ref/newplot.html?searchHighlight=newplot

Test example:

cax = newplot();
fAngle  = get(cax, 'DefaultTextFontAngle')

Example of a package that does not work:

http://www.mathworks.com/matlabcentral/fileexchange/2299-ternplot




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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