help-octave
[Top][All Lists]
Advanced

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

octave to matlab conversion


From: John W. Eaton
Subject: octave to matlab conversion
Date: Thu, 6 Oct 2005 17:16:15 -0400

On  6-Oct-2005, Ben Barrowes wrote:

| BTW, is there any reason that these different conventions were
| adopted aside from stylistic considerations?

Octave was not conceived as a "clone" of Matlab.  As a C/C++
programmer, != and ! seemed more natural to me.

| The endfunction and its
| cousins (endofr, etc.) are more explicit and understandable, but why
| a new comment character?

So that on a Unixy system you can write a script that starts with
something like

  #! /usr/bin/octave

and make it an executable program.

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]