I am trying to compile my simulink model (model block ) and got these errors, please help!
5 views (last 30 days)
Show older comments
1.Model reference SIM target (model_msf.mexw32) for model is out of date becausemodel _msf.mexw32 does not exist 2.Error using ==> rtw_c
0 Comments
Answers (2)
Sreeram Mohan
on 20 Nov 2014
Hi Manoj,
As the error message suggests could you please check the following ?
1) Are the mex files existing in the directory of the model or on the path ? 2) If you are on a 64 bit machine and the model has been copied from some other system please try to regenerate the mex files .
Most often this is the common issues that I ran into it !
Hope this helps
--sreeram
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!