is my code right ?

1 visualizzazione (ultimi 30 giorni)
Hamada Alkhlif
Hamada Alkhlif il 7 Mag 2021
Risposto: Atsushi Ueno il 8 Mag 2021
i have done the folow :
x=linspace(-2*pi,2*pi,40);
y=pi*sin(x);
plot(x,y);
title('scapegoat')
xlabel('X')
ylabel('Y')

Risposte (1)

Atsushi Ueno
Atsushi Ueno il 8 Mag 2021
Yes, it is.

Categorie

Scopri di più su Programming in Help Center e File Exchange

Tag

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by