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

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

[Octave-bug-tracker] [bug #50855] new Matlab string array syntax


From: Rik
Subject: [Octave-bug-tracker] [bug #50855] new Matlab string array syntax
Date: Sun, 23 Apr 2017 10:22:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #50855 (project octave):

                Category:                    None => Interpreter            
                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 1 - Later              
                  Status:                    None => Confirmed              
                 Summary:            String array => new Matlab string array
syntax

    _______________________________________________________

Follow-up Comment #2:

In terms of workarounds, it is quite easy not to use this specific feature of
Matlab if you want to exchange scripts between the two environments.  Just use
the regular cell string construction operator if you do, in fact, want a cell
array.


str = {'Good' 'Morning'}




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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