help-octave
[Top][All Lists]
Advanced

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

Octave language incompatibility problem


From: Jaroslav Fojtik
Subject: Octave language incompatibility problem
Date: Sat, 24 Dec 2011 08:44:30 +0100

Dears,

I have found that Matlab runs this line without any problem:
    if(i>=2) hold on; end;
But Octave hangs on it.

octave:7> process(n)
parse error near line 48 of file M:\Rev\process.m

  syntax error

>>>       if(i>=2) hold on; end;
                         ^

regards
   Jara




reply via email to

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