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

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

[Octave-bug-tracker] [bug #51848] Variable editor should show text strin


From: Rik
Subject: [Octave-bug-tracker] [bug #51848] Variable editor should show text strings in one cell, not as separate chars each in distinct cells
Date: Tue, 30 Jan 2018 19:14:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #11, bug #51848 (project octave):

@jwe: That's nice.  Editing strings works well for me, and it's cool that they
are treated as scalars in cell arrays so I can edit them directly without
having to double-click in to the string.

When a string is empty, what does Matlab display?  And does it allow editing?

I tried


x = ""
openvar x


which prints the error "unable to edit [0x0 'string'] objects".

Incidentally, with 0x0 matrices there is no error and there is nothing to
display because the matrix is empty.  I think it would at least be preferable
to copy that behavior and display nothing rather than an error message.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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