Anyone know how to create/ declare arrays, structer in simulink?

1 回表示 (過去 30 日間)
Siddanagouda
Siddanagouda 2024 年 5 月 8 日
回答済み: Walter Roberson 2024 年 5 月 8 日
Anyone know how to create/ declare arrays, structer in simulink?

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 5 月 8 日
You can use MATLAB Function Blocks.
Or for structs, you can construct Simulink Bus objects; https://www.mathworks.com/help/simulink/ug/when-to-use-bus-objects.html

Community Treasure Hunt

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

Start Hunting!

Translated by