Hi, I got the following message when I use my sdalg algorithm in sdcrossval:
??? Error using ==> sde_rotation at 185
Algorithm does not provide decision list object using tolist section
Error in ==> C:\Program Files\MATLAB\R2009b\toolbox\prsd_toolbox\sdcrossval.p>sdcrossval at 119
I know that the algorithm needs to return the list of all possible decisions but I don’t know how to do it. Could you give me an example returning such a list.
Thanks
Mathieu

