Feeds
已回答
Add refline (hline) to the legend
This should work. subplot(2,1,1) hold on plot(x1, y1,'--r') plot(x2, y2,'r','LineWidth',1.5) a = ...
Add refline (hline) to the legend
This should work. subplot(2,1,1) hold on plot(x1, y1,'--r') plot(x2, y2,'r','LineWidth',1.5) a = ...
7 years 前 | 0