tshifhie
YaBB Newbies

I irrelevant YaBB 2!
Posts: 4
Gender:
|
I have tried the solution you suggested, when i enter this statement Sequential_Feature_Selection(patterns,targets,'["Backward",2,"LS",[]]') there is a message saying parse error at string invalid matlab expression before i even compile When i do compile it gives >> Sequential_Feature_Selection(patterns,targets,'["Backward",2,"LS",[]]') ??? Undefined function or method 'process_params' for input arguments of type 'char'. Error in ==> Sequential_Feature_Selection at 15 [type, final_Ndims, Type, Params] = process_params(params); I am using matlab R2009b
|