Samuel Anyaso-Samuel
自 2018 起处于活动状态
Followers: 0 Following: 0
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 = ...
6 years 前 | 0