octave-maintainers
[Top][All Lists]
Advanced

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

Re: Matlab-compatible string class


From: John W. Eaton
Subject: Re: Matlab-compatible string class
Date: Thu, 28 Dec 2017 19:47:14 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 12/28/2017 07:42 PM, Richard Crozier wrote:


On 28/12/17 05:38, Julien Bect wrote:
Le 27/12/2017 à 23:47, John W. Eaton a écrit :
With this change:


2) Use the "old behavior" for now, since the the change is still recent (R2016b I gather) and probably the support for string arrays won't be complete in the next releases.


double quotes do not work in R2016b, you must use:

x = string('fdsafad')

to get a string.

Yes, double quotes for strings were introduced in 2017a:

https://www.mathworks.com/help/matlab/release-notes.html

jwe




reply via email to

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