matlab 的legend()用法,clc;clear;closeall;x=0:0.1:2*pi();figure(1);holdon;plot(x,sin(x),'b.',x,cos(x),'r+');legend('sin','cos');%这样可以把".
確定! 回上一頁