is my code right ?

1 Ansicht (letzte 30 Tage)
Hamada Alkhlif
Hamada Alkhlif am 7 Mai 2021
Beantwortet: Atsushi Ueno am 8 Mai 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')

Antworten (1)

Atsushi Ueno
Atsushi Ueno am 8 Mai 2021
Yes, it is.

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by