install
来自「Matlab时频分析工具箱,希望能对大家有所帮助啊」· 代码 · 共 26 行
TXT
26 行
--------- Running the toolbox --------------------In Matlab or Octave type "ltfatstart" as the first command from theinstallation directory. This will set up the correct paths. In Octaveyou can put this command in your ~/.octaverc file.-------- Compiling the MEX / Octave interfaces ------------WITHIN Matlab or Octave type "ltfatmex". This will compile the Matlab/ Octave interfaces.-------- Specific platforms -------------------------------OCTAVE ON REDHAT / FEDORA For the examples in the toolbox to work, install the octave-forge package. If you wish to compile the Octave C++ interfaces, you must also install the octave-devel package.OCTAVE VERSIONS > 2.9.12 For the examples in the toolbox to work, you will need to install the octave-forge packages "audio", "plot", "gsl" and "signal".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?