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

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

[Octave-bug-tracker] [bug #42135] get(0, 'FormatSpacing') always returns


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #42135] get(0, 'FormatSpacing') always returns 'loose', should return the "format compact/loose" setting
Date: Tue, 29 Apr 2014 07:52:39 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #7, bug #42135 (project octave):

What should I do?
My intention was to replace Vcompactformat by a function
bool compactformat (void)
{
  Fget (ovl (0, "formatspacing"));
}

I admit there is no valuable advantage to follow matlab's weird design here
but that is a way to avoid duplicated information. 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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