Username Remember Me?
Password   forgot password?
   
   
compiling a standalone application
Posted: 11 August 2009 01:43 PM   [ Ignore ]  
Newbie
Rank
Total Posts:  6
Joined  2009-05-04

Dear PR Team,

I try to compile an executable of my feature selection application which involves prtoolbox but unfortunately I can’t resolve following error caught in the built executable:

Error using ==> prtver at 26
This version of PRTools is not properly defined as a toolbox.

Has anybody experience in usage of mcc with prtoolbox?

Thanks,
Sascha

Profile
 
 
Posted: 11 August 2009 04:27 PM   [ Ignore ]   [ # 1 ]  
Newbie
Rank
Total Posts:  6
Joined  2009-05-04

Ok, fixed it myself. The culprit was prtver.m when checking the toolbox version.

Profile