help-octave
[Top][All Lists]
Advanced

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

Re: Octave in Universities


From: Quentin Spencer
Subject: Re: Octave in Universities
Date: Tue, 14 Mar 2006 09:16:43 -0600
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

kamaraju kusumanchi wrote:

Guillem Borrell Nogueras wrote:

When I ask some feedback about Octave the complaints are always the same (the well known weaknesses of Octave) - No GUI (They are *not* used to the command line so they try to avoid it as much as possible)
Have you tried octave with texmacs? texmacs provides a reasonable GUI for many that lack it (maxima, gnuplot, octave to name a few)!

I personally use matlab because of compatibility issues. Code developed under octave is not completely compatible with matlab. Matlab compatibility is important as other people on the project are not comfortable with octave or linux etc., So to make the collaboration as easy as easy as possible, I settled on using matlab.

But for personal purposes, I use octave.

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


I'm curious what compatibility issues you are talking about? There may be a few missing features or functions (like handle graphics), but as far as basic syntax, I don't think there are any incompatibilities. I have a pretty large code base of m-files that I use in my work that run in both environments. There are some things unique to Octave (like # comments, and operators like ++, +=, etc.) but if you avoid those, everything should work in Matlab.

-Quentin



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