piecewise function only plotting half?
Ältere Kommentare anzeigen
Hello, I am very new to matlab and am trying to graph a function of mutiple piecewise conditions. However, it only seems to be graphing up to x=5 (I need it tot graph to x=10). I've tinkered with it, and it seems to only be count the a= piecewise, none of the others. Can anybody see why that is? thank you

4 Kommentare
dpb
am 29 Aug. 2019
Not without the code, no...
Raphael Hatami
am 30 Aug. 2019
Bearbeitet: dpb
am 30 Aug. 2019
Walter Roberson
am 30 Aug. 2019
fplot(u, [min(x), max(x)])
Raphael Hatami
am 31 Aug. 2019
Antworten (0)
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!