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

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

[Octave-bug-tracker] [bug #49794] display vs. disp functions


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #49794] display vs. disp functions
Date: Fri, 16 Dec 2016 05:40:34 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #16, bug #49794 (project octave):

I checked in the following changeset to refactor the display and disp
functions:

  http://hg.savannah.gnu.org/hgweb/octave/rev/9baa19102908

Now display calls disp and display is called when Octave displays the result
of an expression.  If I missed any places where this should happen, let me
know and I'll try to fix asap.

You may also overload display, disp, and fdisp using class methods (for
example, @double/display.m).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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