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

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

[Octave-bug-tracker] [bug #45448] Column sorting in workspace viewer bro


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #45448] Column sorting in workspace viewer broken
Date: Mon, 06 Jul 2015 15:27:26 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

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

Torsten, what exactly do you mean with "sorting is ignored right after
start-up"?
If -immediately after starting of Octave fitted with my little patch- I do:

>> a = 3
a =  3
>> b = int32 (2)
b = 2
>> c = true
c =  1
>> d = [1, 2; 3, 4]
d =

   1   2
   3   4


...sorting in the workspace works perfectly for all columns.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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