How to customize function name for e-coder generated lookup table file?

조회 수: 2 (최근 30일)
Shardul Kulkarni
Shardul Kulkarni 2024년 4월 16일
답변: Sarthak 2024년 4월 23일
I'm having trouble ingrating e-coder generated files for 2 models as both models generate similar functions for a lookup table, except datatype of 1 of the inputs to the function. Is there a way to customize function names for lookup tables?

답변 (1개)

Sarthak
Sarthak 2024년 4월 23일
Hello Shardul,
To handle such situations, I think you can leverage the Embedded Coder Dictionary. The following documentation mentions that "in the interface configuration you can create function customization templates, which control naming of model entry-point functions, such as model_step. The templates also apply memory sections to the entry-point functions". I think this should help you out.
Please refer to the following MathWorks documentation for more information on Embedded Coder Dictionary
Cheers!

카테고리

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

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by