Hi,
I had the same problem using the MatlabControl class. Use the Matlab eval
function instead and it will return a string.
You can type methodsview com.mathworks.jmi.Matlab at your Matlab command prompt
to see the Matlab class (which is the one I used for MatlabCommand.java). It
has versions of eval and feval that return the return values of your matlab
commands back to your Java object.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help