필터 지우기
필터 지우기

strange identifier strings in Embedded Coder generation

조회 수: 1 (최근 30일)
Luis Blanco Abruña
Luis Blanco Abruña 2019년 4월 8일
Hello everybody,
When I generate code for a Simulink Model (Model.slx) I obtain in the file "Model.h" several C-structs with weird name identifiers like the following (corresponding to constant parameters):
typedef struct {
struct_wtnPLrbz8NFDE8ZPYzt7yB pooled2;
struct_pHNtwxHrmbJOzQzBKBzQbH pooled4;
......
struct_HxZjupYQlMXxvu8pmUcscG pooled8;
} ConstParam_Model_T;
I would like to know wether there is a config option or some other way to avoid these strange identifiers and tell to Embedded Coder to use more meaningfull names like in the rest of the generated code.
Thanks in advance
Luis

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by