How can I select data from a bus element returned by the "In Bus Element" block programmatically?
이전 댓글 표시
I have a Simulink model in MATLAB R2021b that I would like to access values of programmatically. I am using the "In Bus Element" block and would like to select one of its outputs to use in a script, but the output data of the block seems to only be for the first element of the bus.
How can I access and keep track of the different outputs of the block?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Event Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!