12.07.2015 Views

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

stemExamplesCreate a stem plot of 10 random numbers.y = linspace(0,2,10);stem(exp(-y),'fill','–.')axis ([0 11 0 1])10.90.80.70.60.50.40.30.20.100 2 4 6 8 10See Alsobar, plot, stairs, stem32-457

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!