2010年1月7日 ... 利用字符矩阵中加入sprintf('\n')可以实现图例中的换行。 比如如下一段代码. [mcode] x=0.1:0.1:5; plot(x,sin(x),'-',x,cos(x),':'); legend(['Model 1:' ...
www.google.com.tw