help-octave
[Top][All Lists]
Advanced

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

unwanted warnings


From: John W. Eaton
Subject: unwanted warnings
Date: Thu, 17 Mar 2005 15:24:02 -0500

On 17-Mar-2005, Fred Nicolier <address@hidden> wrote:

| Is there way to tell octave not to print warnings ?

What version of Octave are you using?  Mine (2.1.67) allows

  warning ("off");

to disable all warnings.  There are also a number of built-in
variables that control individual warnings.  Try typing

  warn<TAB>

at the Octave command line.

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]