help-octave
[Top][All Lists]
Advanced

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

Re: Octave in Universities


From: John W. Eaton
Subject: Re: Octave in Universities
Date: Tue, 14 Mar 2006 10:14:55 -0500

On 14-Mar-2006, kamaraju kusumanchi wrote:

| I personally use matlab because of compatibility issues. Code developed 
| under octave is not completely compatible with matlab.

In what ways?  I think if you are careful (and it doesn't really
require that much work) you can write code for Octave that also works
without any changes in Matlab.  Yes, you are restricted to a subset of
the language, but I think it is still a useful subset.

| I would like to see a -matlab-compatible flag in octave. So that octave 
| behaves exactly like matlab when this flag is used.

So it would not allow double-quoted strings, # for comments, etc?
Even in .m files that are distributed with Octave?  Is that really
what you want?  And please don't even think about asking that the flag
only apply to user code -- what would that be, and how would you decide
what counts as user code?  More likely, Octave will continue to aim
for compatibility plus some extensions (but as I've explained many
times now, we have to be careful when designing extensions).

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]