?? 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 + -