Custom name for 1D Lookup function in generated code

4 ビュー (過去 30 日間)
Nadeem Syed
Nadeem Syed 2020 年 4 月 11 日
コメント済み: Alex 2023 年 1 月 4 日
Hello,
I have several models which uses 1D lookup table. During Code-generation, I see "look1_iflf_binlx" function is generated in multiple Model.c files.
Question#1: Is there any option to generate only one instance of this lookup table in a seperate file ex: look1_iflf_binlx, insted of model.c file ?
Question#2: Is there any option to configure the name of this function as ModelName_look1_iflf_binlx ?
Any hlep on this will be appreciated !!!

採用された回答

Mohammed Elhifnawy
Mohammed Elhifnawy 2021 年 11 月 4 日
The answer is here
  1 件のコメント
Alex
Alex 2023 年 1 月 4 日
Note: this option is only available if you have selected "C++" as your language. It currently is not an option for "C" language.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by