matlab plot函数(很简单的问题) 时间:2026-02-12 08:23:00 浏览:856次 不是,plot(M)的话相当于plot(t,m),t=1:length(M)或者说通俗点的话就把M当成一个时间序列,做m的时间序列图 标签:matlab,plot,函数