- Navigate to the product list and then required toolbox (e.g., Fuzzy Logic Toolbox).
- Select "Blocks" from the menu.
- Choose "Extended Capabilities" and then "PLC Code Generation."
Where i can find complete list of simulink blocks supported for code generation?
8 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
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:
This will filter the list to show only those blocks in the toolbox that are compatible with code generation.
For more detailed information, please refer to the following MATLAB Answer:
Hope this helps!
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!