How to plot this figure?

 Risposta accettata

KSSV
KSSV il 5 Nov 2020
Modificato: KSSV il 5 Nov 2020
REad about stem.
y = rand(1,10) ;
stem(y)
xlabel('x')
ylabel('y')

Più risposte (0)

Richiesto:

il 5 Nov 2020

Commentato:

il 5 Nov 2020

Community Treasure Hunt

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

Start Hunting!

Translated by