Réponses (1)

KSSV
KSSV le 3 Nov 2021

0 votes

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)

Catégories

En savoir plus sur MATLAB Report Generator dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by