I am trying to compile my simulink model (model block ) and got these errors, please help!
Afficher commentaires plus anciens
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
Réponses (2)
Sreeram Mohan
le 20 Nov 2014
0 votes
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
Sai Gm
le 21 Nov 2014
0 votes
Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!