Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How does the indices inside the select row block in simulink change the input data
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to understand the command "select row". I inserted in the indices of the select row block [5; 4; 3; 2; 1] which i thought that the output of this block will take the input and flip it based on the indices. for example if the input is [ 1 2 3 4 5] it will change to [5 4 3 2 1]. I used comma, semicolon and still the results did not make since to me. Please take a look and explain to me.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!