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

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

[Octave-bug-tracker] [bug #58494] figure() does not return a graphics ha


From: Hartmut
Subject: [Octave-bug-tracker] [bug #58494] figure() does not return a graphics handle
Date: Wed, 3 Jun 2020 14:58:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

URL:
  <https://savannah.gnu.org/bugs/?58494>

                 Summary: figure() does not return a graphics handle
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Wed 03 Jun 2020 06:58:02 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

The following code works in Matlab (e.g. R2019b) but not in Octave (5.2.0):


h = figure
h.Name = 'My title'


I assume that the issue behind this is much broader. Currently Octave does not
generate any "handle", that can be used lateron with this object oriented
syntax.

This information doesn't sound new to me and might well be a duplicate issue,
but I couldn't find any note on this when searching in Savannah bug reports.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58494>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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