Where i can find complete list of simulink blocks supported for code generation?

8 ビュー (過去 30 日間)
Multiplexer
Multiplexer 2018 年 3 月 14 日
コメント済み: Multiplexer 2025 年 1 月 7 日 11:35
Where i can find complete list of simulink blocks supported for code generation? The list in link below is incomplete as it lists only basic Simulink blocks.
https://www.mathworks.com/matlabcentral/answers/101601-how-can-i-find-out-which-simulink-blocks-are-not-supported-for-code-generation-and-what-data-types-t
Going to Simulink -> Help -> Block Data Types & Code Generation Support -> All Tables also does not answer my question as that table only covers 4 toolboxes (Audio System, Communication, Computer Vision, DSP) and I know for sure that there are other blocks in other toolboxes from which code can be generated and they are not on that list.
Example, Online PID Tuner/Control System Toolbox, Fuzzy Logic Controller/Fuzzy Logic Toolbox

回答 (1 件)

aditi bagora
aditi bagora 2025 年 1 月 7 日 11:20
I understand you are looking to find Simulink blocks that support code generation. You can filter these in the documentation by following the steps below:
  1. Navigate to the product list and then required toolbox (e.g., Fuzzy Logic Toolbox).
  2. Select "Blocks" from the menu.
  3. Choose "Extended Capabilities" and then "PLC Code Generation."
This will filter the list to show only those blocks in the toolbox that are compatible with code generation.
For example, you can refer to this link: Fuzzy Logic Toolbox Blocks.
For more detailed information, please refer to the following MATLAB Answer:
Hope this helps!

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by