help-octave
[Top][All Lists]
Advanced

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

Re: string-arrays - different behavior of{} in Win2000 and debian linux


From: John W. Eaton
Subject: Re: string-arrays - different behavior of{} in Win2000 and debian linux
Date: Thu, 13 Nov 2003 21:05:15 -0600

On 13-Nov-2003, address@hidden <address@hidden> wrote:

| This observed behavior is due to Octave's cell literals requiring a
| comma between elements. If memory serves, adding commas in won't
| break your Matlab script(s), because in analogy to array literals,
| the comma delimiter is optional ( please correct me if I'm wrong ).

Oops, this is something of a missing feature.  I've fixed the current
CVS sources so that Octave should handle white space inside curly
braces the same as it does inside square brackets.

Thanks,

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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