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

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

[Octave-bug-tracker] [bug #46603] add or document a way to determine whe


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46603] add or document a way to determine whether format is "compact" or "loose"
Date: Thu, 10 Dec 2015 20:14:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Follow-up Comment #9, bug #46603 (project octave):

FTR, just installed Matlab r2016a prerelease and tried:

>> format compact
>> isoctave
ans =
     0
>> ver
----------------------------------------------------------------------------------------------------
MATLAB Version: 9.0.0.307022 (R2016a) Prerelease
<snip>

>> get (0, 'FormatSpacing')
ans =
compact
>> get (0, 'Format')
ans =
short
>> 


On Matlab's format reference documentation page
(http://nl.mathworks.com/help/matlab/ref/format.html), the above calls are
clearly referenced w/o any mention of deprecation.

Apparently TMW's release notes team and web page contents team could improve
their mutual communication :-)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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