📄 install
字号:
-------- Compiling the toolbox on Unix ------------To compile the toolbox type the following commands:./configuremakeThis should compile the C-library and the Octave interfaces. To usethe library by itself you will need to have FFTW version 3 installed andlink with '-lfftw'To compile the Mex-interfaces go to the mex-directory and type./buildmex.sh--------- Running the toolbox --------------------In Matlab or Octave type startltfatas the first command. This will set up the correct paths. In Octaveyou can put this command in your ~/.octaverc file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -