How do i set axis to only positive numbers for polyfit function

1 回表示 (過去 30 日間)
Joseph Slattery
Joseph Slattery 2019 年 12 月 7 日
回答済み: Walter Roberson 2019 年 12 月 7 日
How do i set axis to only positive numbers for polyfit function
I dont want the graph to continue into - y axis
thsnk matlab q.png

回答 (1 件)

Walter Roberson
Walter Roberson 2019 年 12 月 7 日
ylim([0 60])

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by