piecewise function only plotting half?
古いコメントを表示
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 件のコメント
dpb
2019 年 8 月 29 日
Not without the code, no...
Raphael Hatami
2019 年 8 月 30 日
編集済み: dpb
2019 年 8 月 30 日
Walter Roberson
2019 年 8 月 30 日
fplot(u, [min(x), max(x)])
Raphael Hatami
2019 年 8 月 31 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!