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

3 Ansichten (letzte 30 Tage)
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

Antworten (2)

Sreeram Mohan
Sreeram Mohan am 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

Sai Gm
Sai Gm am 21 Nov. 2014
Hi Sreeram, mexfiles exists in the same directory of the model . I changed the directory and after that also i encountered same errors.

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by