yyaxis left;
plot(a,b);
yyaxis right;
plot(a,c);
matlab 双y轴函数yyaxis
最新推荐文章于 2024-01-09 10:46:28 发布
yyaxis left;
plot(a,b);
yyaxis right;
plot(a,c);