examp4_1.m
来自「matlab的大量实例代码」· M 代码 · 共 5 行
M
5 行
mu=1; x01=1; x02=-2;
plot(tout,yout), figure, plot(yout(:,1),yout(:,2))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?