is my code right ?

1 visualización (últimos 30 días)
Hamada Alkhlif
Hamada Alkhlif el 7 de Mayo de 2021
Respondida: Atsushi Ueno el 8 de Mayo de 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')

Respuestas (1)

Atsushi Ueno
Atsushi Ueno el 8 de Mayo de 2021
Yes, it is.

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by