help-octave
[Top][All Lists]
Advanced

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

printing errors in octave/matlab


From: Bart Vandewoestyne
Subject: printing errors in octave/matlab
Date: Mon, 15 Mar 2004 17:34:27 +0100
User-agent: Mutt/1.3.28i

Hello list,

I'm trying to convert some Octave code to also run on Matlab, and I came
across lots of the following statements:

        error("Write your favorite error here\n");

When trying to run this on Matlab, i get:

        "Missing variable or function."

What would be the most appropriate way of changing the Octave code so it
also runs on Matlab?

Thanks,
Bart

-- 
Bart Vandewoestyne                             GSM: +32 (0)478 397 697
Naamsesteenweg 328 bus 201
B-3001 Heverlee
----------------------------------------------------------------------
        "Share what you know.  Learn what you don't."



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