Clear Filters
Clear Filters

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

2 views (last 30 days)
Anyone know how to create/ declare arrays, structer in simulink?

Answers (1)

Walter Roberson
Walter Roberson on 8 May 2024
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!