How to plot this figure?

3 次查看(过去 30 天)
z cy
z cy 2020-11-5
评论: z cy 2020-11-5

采纳的回答

KSSV
KSSV 2020-11-5
编辑:KSSV 2020-11-5
REad about stem.
y = rand(1,10) ;
stem(y)
xlabel('x')
ylabel('y')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Objects 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by