フィルターのクリア

Replace code for subsystem

2 ビュー (過去 30 日間)
Vit Valek
Vit Valek 2019 年 7 月 31 日
コメント済み: Vit Valek 2019 年 8 月 12 日
Hello,
Is possible to write Code replacement library (CRL) for custom subsystem? I have found how to write CRL for functions, operations etc., but not for subsystem. I don't want write TLC file, just use something like Code replacement library.
Thanks,
Vit

回答 (1 件)

Abhisek Pradhan
Abhisek Pradhan 2019 年 8 月 9 日
A custom subsystem can be made into an atomic subsystem. Check Treat as atomic unit in Block Parameters of the atomic unit for enabling it for code generation. Go to Code Generation in Block parameters and set Function packaging, Function name options and File name options as per requirement. This will ensure custom subsystem appear in code generation report. Check if this helps.
  1 件のコメント
Vit Valek
Vit Valek 2019 年 8 月 12 日
Hi Abhisek,
Your answer didn't help me but thanks for your response. I know there is options Treat as atomic unit and so on. But I need replace this "atomic unit" by custom code (or function call).
Vit

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

カテゴリ

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

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by