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

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

[Octave-bug-tracker] [bug #53084] capitalized property names in get(gcf)


From: Andreas Stahel
Subject: [Octave-bug-tracker] [bug #53084] capitalized property names in get(gcf)
Date: Wed, 7 Feb 2018 04:01:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

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

                 Summary: capitalized property names in get(gcf)
                 Project: GNU Octave
            Submitted by: sha1
            Submitted on: Wed 07 Feb 2018 10:01:36 AM CET
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Andreas Stahel
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

fig = get(gcf)
returns property names with capital letters in ML, but without
capitals in Octave
e.g.
fig.position  in Octave
fig.Position  in ML

This causes compatibilty problems when using those properties. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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