【发布时间】:2010-10-23 10:32:58
【问题描述】:
我想像这样在 MATLAB 中绘制离散值:
stairs() 和 stem() 绘制了相似的图,但我可以将其中一个配置为类似于上图吗?
http://www.mathworks.com/help/techdoc/ref/plottype-stairs.gif http://www.mathworks.com/help/techdoc/ref/plottype-stem.gif
【问题讨论】:
标签: matlab graph discrete-mathematics