Title: Matlab with TinyOS help

Hi all,
I followed the instructions to use matlab with tinyos from the Oct 2005 post
http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2005-October/012774.html

but when i do a "make matlab" i get the following error

$ make matlab
javac MatlabClock.java MatlabControl.java MatlabMessageListener.java MatlabMessenger.java;
MatlabClock.java:42: package com.mathworks.jmi does not exist
import com.mathworks.jmi.*;
^
MatlabClock.java:48: cannot resolve symbol
symbol  : class Matlab
location: class net.tinyos.matlab.MatlabClock
    Matlab            matlab;

...
...
...
the list of errors continues.


Could anyone tell me what I am doing wrong.i tried it with two versions of matlab 6.0.0.88 release 12 and matlab 6.1.0.450 release 12.1



_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to