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: Julien Bect
Subject: [Octave-bug-tracker] [bug #51035] Matlab/Octave incompatiblity for querying compact/loose display status
Date: Tue, 16 May 2017 07:36:05 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: Matlab/Octave incompatiblity for querying
compact/loose display status 
                 Project: GNU Octave
            Submitted by: jbect
            Submitted on: Tue 16 May 2017 11:36:04 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Any

    _______________________________________________________

Details:

It does not seem possible to use the same command in Octave and Matlab to
query the compact/loose status of display.

The following works in Octave but not in Matlab:

[~, fmt] = format ()


and this one works in Matlab but not in Octave:

fmt = get (0, 'FormatSpacing')





    _______________________________________________________

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]