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 Center および File ExchangeProgramming についてさらに検索

タグ

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by