📄 run_me.m
字号:
% run_me script to touch off the example selector
disp('Please read the sparam_examples.doc document for more information.')
try
example_sel2html('spar_short.txt')
catch
disp('You must start this from the START_HERE directory')
end;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -