How can I genereate only one h file?

조회 수: 1 (최근 30일)
Sina Brenner
Sina Brenner 2019년 11월 11일
편집: Ajay Pattassery 2019년 11월 14일
Dear sir or madame,
we are using Matlab 2019a . When generating the code out of the simulink model we receive three header and one c files.
modelname.h, modelname.c, modelname_private.h, modelname_types.h
How can we change the settings so that only one h files gets generated?
Thanks a lot!
Sina Brenner

답변 (1개)

Ajay Pattassery
Ajay Pattassery 2019년 11월 14일
편집: Ajay Pattassery 2019년 11월 14일
Hello,
You can have a single header file modelname.h as codegen output by setting the File packaging format in Simulink Model Configuration Parameters to compact.
You can refer here for more information about the packaging formats.

카테고리

Help CenterFile Exchange에서 Event Functions에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by