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

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

[Octave-bug-tracker] [bug #44749] Interpretation of cell array in 'Strin


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44749] Interpretation of cell array in 'String' property of a 'text' uicontrol
Date: Tue, 07 Apr 2015 07:07:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Follow-up Comment #4, bug #44749 (project octave):

It is indeed a 2x1 string at first but if you edit the content of the
uicontrol (or just type enter to validate it), it returns a string, e.g. I get
this if I replace 'a|b' with 'c<ENTER>d'

get(H,'String')
ans = c
d


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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