Maybe you could rebuild the jar file?
On Mon, May 26, 2008 at 11:56 PM, alka gautam <[EMAIL PROTECTED]> wrote: > Hi, > > > > I've been trying for days to get the Matlab->Java->SerialForwarder interface > > to work. I get the following error when I try to compile > > MatlabControl.java. > > MatlabContrl.java:39: cannot access com.mathworks.jmi.Matlab > > bad class file: > C:\PROGRAM~1\UCB\cygwin\opt\tinyos-1.x\tools\java\jars\jmi.jar<com/mathworks/jmi/Matlab.class> > > class file has wrong version 49.0,should be 48.0 > > please remove or make sure it appears in the correct subdirectory of the > classpath > > Matlab matlab = null;// this is the com.mathworks.jmi.Matlab class,which has > > functionality allowing one to interact with the matlab session. > > ^ > > 1 error > > > > This looks to me like it's a problem with the java code, not my environment > > or setup. If that's the case then someone else must have run into this > > problem. Please help!! > > > > Thanks, > > > > Alka gautam > > > > > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
