How to extract specific columns out of matrix in Simulink?
조회 수: 10 (최근 30일)
이전 댓글 표시
I have a Matlab Function block in Simulink, whose output is a x by 2 vector. Now i would like to access a specific column of it. How do i do this? I have issues with the selector block
댓글 수: 2
Ankriti Sachan
2020년 10월 28일
Hi,
According to me 'Selector' block (https://www.mathworks.com/help/simulink/slref/selector.html) is the best option for your requirement. What is the specific issue you are facing with the selector block?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!