parsing error with missing commas?
John W. Eaton
jwe at octave.org
Fri Jan 16 11:49:09 CST 2009
On 16-Jan-2009, Jörg Bretschneider wrote:
| I have to port an entire toolbox from matlab to octave and run into
| trouble with a parsing error:
| syntax error
| when I ussued a command with a cell array whose elements where separated
| simply by spaces, which is quite common in matlab and also works with
| octave 3 in many cases.
| I attach the command as my email here cannot produce the brackets for
| cell arrays, just {}
You already reported this as a bug (which it is). There is no need to
also post to the help list about the same problem. The bug list is a
better place for reporting and discussing bugs in Octave.
jwe
More information about the Help-octave
mailing list