plot画图时纵轴字母加点(加速度z两点)

先附程序,同上两篇的程序 a=1; b=2; p=a*2+b*2; simout=sim('k'); axes('position',[0.1,0.1,0.5,0.5]); plot(fe.time,fe.signals.values,'r','LineWidth',1); xlabel('time $ (t/s)$','Interpreter','latex');ylabel('Vertica
相关文章
相关标签/搜索