Matlab legend 終極用法

用Matlab畫圖時,對每一條線設置不了legend,一番查找之後,在360文檔找到解決方法,如下所示: image.png intact = plot(xin, yin, xi_out, yi_out, 'b'); axis('equal'); hold on; Rs = Rin:0.005:Rin+(Rout-Rin)*d0; cd = plot((Rin+(Rout-Rin).*dthet
相關文章
相關標籤/搜索