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
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 Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!