Matlab中在一张图中画多条曲线

您所在的位置:网站首页 matlab绘制多个曲线 Matlab中在一张图中画多条曲线

Matlab中在一张图中画多条曲线

#Matlab中在一张图中画多条曲线| 来源: 网络整理| 查看: 265

plot(x4,'r'); hold on    //等待继续画图 plot(y4,'g'); hold on plot(z,'b') %方格 grid on % x轴 xlabel('波段数');  % x轴 ylabel('折射率');  %图例 legend('Tank','background','camouflage') title("光谱图")



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3