?? exm080321m_1.m
字號:
%exm080321m_1.m
%此文件應(yīng)該在exm080321_1.mdl運行后,再運作。
subplot(1,2,1),plot(xout(:,1),xout(:,2))
grid on
axis([-0.2,1,-1,0.2]),axis square
xlabel('\fontsize{14}位移'),
ylabel('\fontsize{14}速度'),
subplot(1,2,2),plot(xout(:,1),xout(:,2))
grid on
axis([-0.1,0.05,-0.05,0.1]),axis square
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -