Username Remember Me?
Password   forgot password?
   
   
prex_regr error
Posted: 25 March 2009 03:17 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2009-03-25

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.

Profile
 
 
Posted: 26 March 2009 08:11 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  240
Joined  2008-04-26

Dear jorg,

this was error was on our side. It is now corrected. Please download the prtools from here:
http://prtools.org/files/prtools.zip

Sorry for the inconvenience.

Pavel

Profile
 
 
Posted: 26 March 2009 10:51 AM   [ Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  2
Joined  2009-03-25

Hello Pavel,

Now it works. Thank you for the fast help.

Jörg

Profile