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

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

[Octave-bug-tracker] [bug #52988] Variable editor: allow scalars to be s


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #52988] Variable editor: allow scalars to be shown directly
Date: Sun, 28 Jan 2018 11:30:06 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #6, bug #52988 (project octave):

@comment #4:
Just do:
- set "Autofit by column" in the Preferences | Variable Editor pane
- type: a = rand (5000);
- doubleclick a in the workspace.
On my core i5 Win7 PC it took Octave 2 minutes to show a in the variable
editor. 
BTW even then some columns still showed dots, double clicking between the
column headers adapted the column width and then showed the full value.

Compare with:
- clear a
- unset "Autofit by column"
- type: b = rand (5000);
- doubleclick b in the workspace
On my PC, b showed up immediately in the variable editor.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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