how to do so ?

2 visualizaciones (últimos 30 días)
Yousef da
Yousef da el 3 de Nov. de 2021
Respondida: KSSV el 3 de Nov. de 2021

Respuestas (1)

KSSV
KSSV el 3 de Nov. de 2021
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)

Categorías

Más información sobre MATLAB Report Generator en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by