how draw this plot
古いコメントを表示
Somebody could tell me how need draw this plot:

回答 (2 件)
Azzi Abdelmalek
2014 年 5 月 11 日
x=[0 10 35 100]
y=[25 25 80 80]
plot(x,y)
カテゴリ
ヘルプ センター および File Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!