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

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

[Octave-bug-tracker] [bug #49753] display.m fails to display certain str


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #49753] display.m fails to display certain strings and structures
Date: Fri, 9 Dec 2016 19:22:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #3, bug #49753 (project octave):

The patch fixes the bug, alright, but the behaviour is not Matlab-compatible. 
Indeed, here is what you get in Matlab (R2016a) when calling display on a
object of a class that does not overload display:


>> display (x)

x = 

        stk_dataframe object: 4-by-2


Should I open a separate bug report for this?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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