dopg 发表于 2009-5-24 19:56

>> x=-5:5;
>> y=x.^2
>> y=y.^(1/3)
>> plot(x,y)

gt93 发表于 2013-8-21 18:53

:)我的可以绘图。
页: 1 [2]
查看完整版本: MATLAB怎么绘图