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
回答 (2 件)
Sreeram Mohan
2014 年 11 月 20 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Simulink についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!