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

2 次查看(过去 30 天)
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