There seems to be a strange bug in the version 2.2.3, when I tried the following simple commands, I got an error:
>> p=sdknn;
>> dat*p
??? Undefined function or method 'apply_untrained' for input arguments of type 'sdppl'.
Error in ==> C:\Program Files\MATLAB\R2009b\toolbox\prsd_toolbox\@sdppl\mtimes.p>mtimes at 72
The exact same code, with the same data, was working in version 2.1.0. Note that the same problem also happens with sdlinear, sdquadratic and probably other algorithms.
Thanks
Mathieu

