plot smoothing to get a curve
古いコメントを表示
Hy how to use smooth option to get a curve plot
XA = 0:1:5
YA = 2.^XA
plot(XA,YA)

採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


