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

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

[Octave-bug-tracker] [bug #53046] Variable Editor: feature request to ma


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53046] Variable Editor: feature request to make multiple tables visible at once.
Date: Wed, 14 Feb 2018 02:51:51 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #10, bug #53046 (project octave):

Go back to a revision prior to your changeset and do


x = rand  (10,20,30)
openvar x


Then open the variable editor window and you should see the same output as you
see in the terminal window.

Note that the variable editor window updates if you change the value at the
command line.

At first I thought this was a pointless feature, but then I realized that it
would be useful for viewing objects during debugging, even if you couldn't
edit them.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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