Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How does the indices inside the select row block in simulink change the input data

1 回表示 (過去 30 日間)
Ray
Ray 2017 年 1 月 24 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件)

この質問は閉じられています。

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by