readme

来自「C编写的格式转换程序」· 代码 · 共 18 行

TXT
18
字号
The contents of this directory are wrapper MEX functions that interfacelibmseed functionality with Matlab and GNU Octave.A help message is included for each function interface wrapper, simplytyping the name of the function from within Matlab/Octave will displaya simple usage message.-- Building --The static libmseed.a library must already be built before compiling themex interface routines.On most Unix like systems you'll first need to edit Makefile and set theMEX variable to your desired 'mex'/'mkoctfile'.  Then a simple 'make'should compile the mex interface routines.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?