I am trying to compile my simulink model (model block ) and got these errors, please help!

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

Answers (2)

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
Hi Sreeram, mexfiles exists in the same directory of the model . I changed the directory and after that also i encountered same errors.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Tags

Asked:

on 11 Nov 2014

Answered:

on 21 Nov 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!