help-octave
[Top][All Lists]
Advanced

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

Re: Can I suppress this warning? warning: axis: omitting non-positive da


From: GoSim
Subject: Re: Can I suppress this warning? warning: axis: omitting non-positive data in log plot
Date: Tue, 26 Mar 2019 12:46:37 -0500 (CDT)

x(x<=0) = [ ];

this removes the data. I need the point that is 0 and I know that I can just
add another variable but I don't want to do that because I would have to do
it many times. Anyway, thanks for helping. 



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]