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

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

[Octave-bug-tracker] [bug #40500] variables in GUI Workspace window not


From: Rik
Subject: [Octave-bug-tracker] [bug #40500] variables in GUI Workspace window not aligned
Date: Thu, 07 Nov 2013 03:04:25 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Update of bug #40500 (project octave):

                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #2:

Seems good on the alignment.

However, there has been a a few regressions.  Complex variables now display
differently.  1+2i use to display as "1 + 2i".  Now it displays as "(1,2)".

ND-arrays such as rand (3,3,3) use to display as "...".  Now there is nothing
in the value column.

The value column used to respect the format that was in place at the command
line.  Now it is fixed at short.  So,


x = 1.23e7;
format short eng


used to switch the value field to "12.3000e+006"


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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