help-octave
[Top][All Lists]
Advanced

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

Octave language incompatibility problem


From: John W. Eaton
Subject: Octave language incompatibility problem
Date: Mon, 26 Dec 2011 09:36:51 -0500

On 24-Dec-2011, Jaroslav Fojtik wrote:

| 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;

This is a low-priority item for me, but will you please report it in
the bug tracker so it won't be forgotten?

jwe



reply via email to

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