Borrar filtros
Borrar filtros

I want to rename the "rtwtypes.h" file generated during code generation.

6 visualizaciones (últimos 30 días)
HEONGTAE
HEONGTAE el 10 de Nov. de 2022
Respondida: Atharva el 13 de Sept. de 2023
When I build simulink model, the "rtwtypes.h" file is created.
I want to rename "rtwtypes.h" to whatever I want, like "rtwtypes_AAA.h".
Please let me know it is possible or not. If possible, please tell me how

Respuestas (1)

Atharva
Atharva el 13 de Sept. de 2023
Hey HEONGTAE,
I understand that you want to Customize the name of "rtwtypes.h" in generated code.
Unfortunately, rtwtypes.h is a dynamically generated header file, it is not statically pulled in from matlabroot.​​​​​​​ You cannot customize the name "rtwtypes.h".
You can refer to the Mathworks documentation Customize Post-Code-Generation Build Processing for further details on post processing of generated code.
I hope this helps!

Categorías

Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by