help-octave
[Top][All Lists]
Advanced

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

Re: Problem symbolic on windows


From: DigitalHermit
Subject: Re: Problem symbolic on windows
Date: Wed, 5 Feb 2020 19:54:18 -0600 (CST)

Try something like:

fcn=(inline("13*x-heaviside(x-2)*15*(x-2)-heaviside(x-4)*9*(x-4)^2/2"))
ezplot(fcn(x), [0,6]);





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



reply via email to

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