How to plot this figure?

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Annotations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by