help-octave
[Top][All Lists]
Advanced

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

Re: MAtlab and Octave same code for both


From: Keith Goodman
Subject: Re: MAtlab and Octave same code for both
Date: Fri, 17 Jun 2005 20:42:05 -0700

On 6/17/05, John W. Eaton <address@hidden> wrote:
> On 17-Jun-2005, Keith Goodman wrote:
> 
> | On 6/17/05, SITI HAJAR A BAKAR <address@hidden> wrote:
> | > Im working on making a toolbox written in MATLAB, to be compatible in
> | > both languages.
> | > There arent to many incompatibilities, so Im trying to avoid having to
> 
> If you find things that are incompatible, please report them.  Perhaps
> there is a bug in Octave that should be fixed, or we might be able to
> show you another way to do the job that doesn't require two sections
> of code.
> 
> | > So if in OCtave, I can run this algorithm, and when not... it will run
> | > another. I know im being a bit vague, but it would be helpful to know
> | > anything. thanks heaps!
> |
> | exist('license')
> 
> It might be better to check for a variable like OCTAVE_VERSION.  I
> think that is unlikely to be defined in Matlab, but we might define a
> function called license that displays the GPL.

I disagree. My suggestion was funnier.



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