📄 browse_t.m
字号:
User Tips
1. User programs which print to the command window should end
with the NLIB function wait.
2. To return to the NLIB example browser after running or
viewing an example, be sure to close all figure and edit
windows.
3. User scripts should be created in the folder user_mat, and
should be given names different from the example and problem
names. First use Create User Script. Then register it
using Add Script to Browser.
4. User scripts which draw figures using the built-in Matlab
functions plot and surf should first open up a separate
figure window using the figure command (e.g. see prob413.m).
5. To view examples, selected problems, and user scripts,
configure MATLAB to use the built-in editor under
File/Preferences.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -