필터 지우기
필터 지우기

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

조회 수: 2 (최근 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