i'm trying to use matlab with tinyos but i've very difficult with a set up of 
my matlab environment.

I've Matlab 6.5 on Windows platform.

I have followed the instructions of the tutorial "using matlab with tinyos (set 
up)"...  The first problem is at step 1: call "defineTOSEnvironment.m"

I'v found the file in tinyos-1.x\tools\matlab and I copy the file in 
/MATLABPATH/work/startup.m 

but when I open Matlab I've an error: command of defineTOSEnvironment
[flag, TOSDIR]=system('echo $TOSDIR') don't work correctly.  

In particulary TOSDIR=$TOSDIR and not /opt/tinyos-1.x/tos "that is correctly 
path"

Then I tryng to assign manually the correctly path to TOSDIR and I don't have 
any error.

But the problem is: everytime that i've system call to a unix command I've an 
error.

for example oscope application for Matlab don't work correctly.  

I think because i've Matlab on Windows platform and not unix platform... is 
this the problem?

thanks for any suggestion.

Luigi









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

Reply via email to