Suppress separate header file generation for Simulink functions
조회 수: 5 (최근 30일)
이전 댓글 표시
Hello.
I use in export functions model several Simulink functions for get_xx() / set_xx() Interface.
I would like to have only 2 files at the end of the days, so I used Compact File packaging. However for each Simulink function a separate header file is generated. Is it possible to suppress separate header file generation of simulink functions and force code generator to include extern - declaration in the model header file?
Thanks.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!