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

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

[Octave-bug-tracker] [bug #55666] Variable editor can only show row stru


From: Rik
Subject: [Octave-bug-tracker] [bug #55666] Variable editor can only show row struct arrays
Date: Thu, 7 Feb 2019 12:52:50 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #55666 (project octave):

How does Matlab display a true, 2-D struct array?

For example,


tst = repmat (struct ('a', 1, 'b', rand(3)), 3, 3)
openvar tst


In Octave, this is a 3x3 array where each element is a 1x1 struct which seems
reasonable.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55666>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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