readme

来自「tinyos最新版」· 代码 · 共 7 行

TXT
7
字号
These are the classes needed to use Matlab with your TinyOS-programmed motes.  See the tutorial in tinyos-1.x/doc/tutorial/matlab.html

You need to install Matlab to use this package.  Please include MATLAB_DIR/java/jar/jmi.jar in your classpath, then run "make matlab".

If you are running MATLAB 7 (R14), you need to first apply the MatlabControl-r13-R14.patch patchfile to the MatlabControl.java file in order to compile correctly.  Unfortunately, Matlab changed the signature of the Matlab.java class between releases 13 and 14.

⌨️ 快捷键说明

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