matlab中一些常用的函数

stem函数h = stem(x,y); %绘制火柴梗图 ,stem的工作原理是,根据一个x对应一个y,绘制火柴梗图。

posted @ 2014-12-02 10:53  lianjiehere  阅读(317)  评论(0)    收藏  举报