run_me.m

来自「spread spectrum communication will be he」· M 代码 · 共 7 行

M
7
字号
% 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 + =
减小字号Ctrl + -
显示快捷键?