help-octave
[Top][All Lists]
Advanced

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

Re: Unexpected syntax error in Octave 3.2.2


From: Bård Skaflestad
Subject: Re: Unexpected syntax error in Octave 3.2.2
Date: Mon, 26 Apr 2010 13:23:25 +0200

On Mon, 2010-04-26 at 11:28 +0200, Bård Skaflestad wrote:
>         octave:38> [reshape (1:5, [], 1); -1]
>         parse error:
>         
>           syntax error

Follow-up:
Removing the whitespace in front of the opening parenthesis in the above
statement (i.e., writing [reshape(1:5, [], 1); -1]) produces the
expected result.  Moreover, M does not understand the "[reshape<SPACE>("
syntax either.

I'm sorry for wasting your time.


Best regards,
-- 
Bård Skaflestad                            <address@hidden>
SINTEF ICT, Applied mathematics




reply via email to

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