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

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

[Octave-bug-tracker] [bug #46034] Undo some changes from Changeset 564e5


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #46034] Undo some changes from Changeset 564e59f75ef8
Date: Wed, 23 Sep 2015 09:05:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.99 Safari/537.36

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

                 Summary: Undo some changes from Changeset 564e59f75ef8
                 Project: GNU Octave
            Submitted by: siko1056
            Submitted on: Wed 23 Sep 2015 11:05:13 AM CEST
                Category: Interpreter
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: Need Info
             Assigned to: rik5
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

In changeset http://hg.savannah.gnu.org/hgweb/octave/rev/564e59f75ef8 two
graphics root properties:

- format
- formatspacing

have been removed, due to depreciation in MATLAB. According to their
documentation https://www.mathworks.com/help/matlab/ref/format.html they still
exists without obvious deprecation.

Any obligations in reintroducing these properties again, as I use them via
get(0,'formatspacing'). A dirty hack around it for me currently is checking
the size of PI 

length (int32 (disp (pi)))

Or are there different ways to query for 'compact' or 'loose'?

Regards,
Kai




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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