标签:
ezplot(fun)
ezplot(fun,[xmin,xmax])
ezplot(fun2) ezplot(fun2,[xymin,xymax])
ezplot(fun2,[xmin,xmax,ymin,ymax])
ezplot(funx,funy)
ezplot(funx,funy,[tmin,tmax])
ezplot(...,figure_handle)
ezplot(axes_handle,...)
h = ezplot(...)
ezmesh
hold on
标签:
原文地址:http://www.cnblogs.com/fengyanlover/p/4785661.html