[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem to disable warning
From: |
Pantxo |
Subject: |
Re: problem to disable warning |
Date: |
Mon, 10 Sep 2018 02:02:06 -0500 (CDT) |
LucaLuca wrote
> hi
> i receive Always this warning :
>
> warning: division by zero
>
> i try this code:
>
> warning("off","division by zero");
>
> but don't solve my problem
>
>
>
>
>
> --
> Sent from:
> http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
Use "lastwarn" to determine the warning identifier (and/or read the
documentation for both latwarn and warning)
Pantxo.
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html