摘要: Octave操作概览 hold on legend('sin','cos') title('myplot') plot(t,y2,’r’) xlabel('time') ylabel('value') print –dpng 'myplot.png' 保存图像 figure(1) plot(t, y 阅读全文
posted @ 2020-03-29 15:04 大浪淘沙、 阅读(171) 评论(0) 推荐(0)