how to do so ?

1 次查看(过去 30 天)
Yousef da
Yousef da 2021-11-3
回答: KSSV 2021-11-3

回答(1 个)

KSSV
KSSV 2021-11-3
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)

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by