フィルターのクリア

Error using ==> RTW.makertw.callMakeHook at 49 (Unexpected Matlab Expression)

16 ビュー (過去 30 日間)
Jonathan
Jonathan 2013 年 3 月 21 日
コメント済み: lei 2022 年 7 月 27 日
I am in the process of building a Model using RTW. The model runs in simulink, however, when the model is in the process of building it stops when the following error occurs:
Error using ==> RTW.makertw.callMakeHook at 49 The call to rti1005_make_rtw_hook, during the after_tlc hook generated the following error: Error: Unexpected MATLAB expression.
I have a similar (older) model that can be built in RTW using the same initialization file as the model that I am currently trying build in RTW. This leads me to believe that the error is not in the initialization file. It is either in the new model, or the RTW itself.
Any ideas?
-Thanks for your time.
  2 件のコメント
Kaustubha Govind
Kaustubha Govind 2013 年 3 月 21 日
You are currently using the dSPACE target correct? Are you able to debug rti1005_make_rtw_hook.m and see what line the error occurs at? If not, perhaps one option might be to contact dSPACE directly to see if they have seen the issue before?
lei
lei 2022 年 7 月 27 日
Hello, I also encountered such a problem. How did you solve it? Thank you.

サインインしてコメントする。

回答 (2 件)

Mani Deep Ankem
Mani Deep Ankem 2018 年 7 月 5 日
編集済み: Mani Deep Ankem 2018 年 7 月 5 日
I have had a similar error and it was because a folder name in the path had an apostrophe. So, just renaming the folder did the job.
  2 件のコメント
Qiang Luo
Qiang Luo 2018 年 7 月 26 日
what's the name of folder?
Mani Deep Ankem
Mani Deep Ankem 2018 年 7 月 26 日
編集済み: Mani Deep Ankem 2018 年 7 月 26 日
'John Doe's Demo' something like that

サインインしてコメントする。


Qiang Luo
Qiang Luo 2018 年 7 月 26 日
what's the name of folder?

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by