Where does Matlab save the generated C code from Simulink?

I am generating C code from my Simulink model but where can I find that C code in my computer. Where is it saved?

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2014 年 3 月 20 日

0 投票

It is typically generated into the modelname_grt_rtw (assuming you're using grt.tlc as the System Target File) folder in the current working directory.

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

質問済み:

2014 年 3 月 16 日

回答済み:

2014 年 3 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by