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

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

[Octave-bug-tracker] [bug #51035] Matlab/Octave incompatiblity for query


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51035] Matlab/Octave incompatiblity for querying compact/loose display status
Date: Tue, 16 May 2017 12:42:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #3, bug #51035 (project octave):

I concur, the "Format" and "FormatSpacing" properties are still documented on
the official help for the format command under the section "Get Current
Format".

It is also worth noting that these two properties are *not* documented as part
of the Root object public property list at
https://mathworks.com/help/matlab/ref/root-properties.html.

IIRC one of the maintainers expressed an opinion that it makes no sense for
these properties, which are part of the format command, to coexist along with
graphics properties in the Root object, all of which have to do with figures
and graphical manipulation.

The Diary and DiaryFile properties were removed from Octave at the same time,
and it seems to me that those are similar. They are settings that have no
other way of being queried, but Matlab stuffs them in the Root object property
list because it seems to have no other place to put them. Octave's diary
command has output arguments similar to the syntax of the format command to
query these properties.

If you think it's important enough for Matlab compatibility that these legacy
Root properties be reintroduced in Octave 4.4, you could start a discussion on
the maintainers list. As it is the status of this bug will probably remain
"yes, it's a known intentional incompatibility and will remain that way".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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