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 日

0 投票

Yes, it is.

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

製品

リリース

R2021a

タグ

質問済み:

2021 年 5 月 7 日

回答済み:

2021 年 5 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by