startup.m
来自「自己写的一个计算时频分布的程序,可知指定Cohen类分布类型WVD」· M 代码 · 共 7 行
M
7 行
function startup
path(path,[pwd filesep 'mfiles'])
path(path,[pwd filesep 'tests'])
path(path,[pwd filesep 'demos'])
path(path,[pwd filesep 'mat'])
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?