Hi,
I’m a new user of you toolbox and tried to use the prex_regr example and got these errors:
----------
??? Error using ==> subsref
Index exceeds matrix dimensions.
Error in ==> C:\Programme\MATLAB\R2007b\toolbox\prtools\@dataset\subsref.p>subsref at 17
Error in ==> nu_svr at 128
J = a.ident(J);
Error in ==> map at 115
d = feval(mapp,a,pars{:});
Error in ==> C:\Programme\MATLAB\R2007b\toolbox\prtools\@mapping\mtimes.p>mtimes at 15
Error in ==> prex_regr at 15
w2a = a*nu_svr([],’r’,2,0.01,’epsilon’,0.1);
----------
I didn’t change any settings and I already exchanged the qld.mexw32 file with the one posted in another thread, but it didn’t help. Do you have any idea what to do?
Thanks for your help.

