Change in Internal Struct Names in Generated Code

4 visualizaciones (últimos 30 días)
Huzeyfe KILIC
Huzeyfe KILIC el 31 de Mayo de 2023
Comentada: Sakshi Sharma el 2 de Jun. de 2023
Hi
I have several persistent structs in my main file. I generate C++ code from this function.
Each code generation seems to change the names of these structs and substructs created by MTALAB during code generation.
I know you can set entry point struct names with coder.cstructname but this does not set the struct names for structs generated by matlab.
Is there a way to standardise internal struct names so their names dont change after each code generation.
Thanks.
  1 comentario
Sakshi Sharma
Sakshi Sharma el 2 de Jun. de 2023
Hi, can you please provide the code and more details to look at the issue?

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by