92
MATLAB stem()
A two-dimensional stem plot shows data as lines extending from a baseline along the x-axis. A circle (the default) or another marker whose y-position represents the data value terminates each stem.
Syntax
Example
Output:
Next TopicMATLAB Stairs()