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

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

[Octave-bug-tracker] [bug #50640] display function not passing arguments


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50640] display function not passing arguments to overloaded version of function
Date: Wed, 29 Mar 2017 16:18:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #27, bug #50640 (project octave):

> Is there a way to determine loose/compact format inside a .m file?

We've gone through several iterations of that.

Used to be "get(0, 'FormatSpacing')". This was removed because it's
undocumented Matlab, but still seems to be supported. I don't know if TMW
provides another way to get this info.

We then had "__compactformat__()". Now we have "[format, spacing] = format()".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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