Suffixing generated C code including referenced model

46 visualizaciones (últimos 30 días)
E Luttringer
E Luttringer el 30 de Oct. de 2025 a las 10:15
Respondida: Bella el 6 de Nov. de 2025 a las 19:59
Hi, I need to suffix the generated source code with a given suffix, and files from referenced models are not suffixed. How to manage this? My models both refers to reference configuration in a dictionary. I use ert.tlc target. Exemple with settings:
We can see that top model source code are indeed suffixed, but not the referenced model ones.
Is it a limitation of embedded coder? Is there a way to manage this without post-treatment?

Respuesta aceptada

Bella
Bella el 6 de Nov. de 2025 a las 19:59
Hi there,
Unfortunately, we do not have a way to customize the name of the generated files for the model references. This is documented here:
Changing the referenced model name is the best workaround for this as of R2025b.
I recognize that this would be a helpful enhancement, so I have requested that the development team support this feature in a future release of MATLAB. You will receive an email if they implement this feature in a future release.

Más respuestas (1)

E Luttringer
E Luttringer el 3 de Nov. de 2025 a las 13:23
Yes, I already use a dictionary with a shared configuration, which is used by both models.

Categorías

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

Productos


Versión

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by