I am having this error in Matlab (R2009a) and I try to find a solution for it with no success, this error shouldn´t exist since I am using a source code that I downloaded hence it should be working fine. Any idea why is not working?
Error message:
??? Undefined function or method 'fittype' for input arguments of type 'char'.
Error in ==> ChIPnorm at 132 ft_ = fittype('smoothingspline');
Thank you!