is my code right ?

조회 수: 1 (최근 30일)
Hamada Alkhlif
Hamada Alkhlif 2021년 5월 7일
답변: Atsushi Ueno 2021년 5월 8일
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')

답변 (1개)

Atsushi Ueno
Atsushi Ueno 2021년 5월 8일
Yes, it is.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by