how to do so ?
古いコメントを表示
回答 (1 件)
This is very simple home work.
Demo example is given and rest you should do.
x = -5:0.1:5 ;
y = sin(x) ;
plot(x,y)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Report Generator についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

