Hi people, I'm using this Matlab file and I have some questions: What I supossed to write in the varargin section? Matlab show me an error in line 33 of the file.m ??? Undefined function or method 'mad' for input arguments of type 'double'.
Error in ==> FtspDataAnalyzer at 33
newdata(newrow,2) = mad(data2(1:row2size,1));
Thanks.
Marc.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
