How to extract specific columns out of matrix in Simulink?
Ältere Kommentare anzeigen
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 Kommentare
Mathieu NOE
am 26 Okt. 2020
hello
can you share your code ? or a fraction of it ?
Ankriti Sachan
am 28 Okt. 2020
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?
Antworten (0)
Kategorien
Mehr zu Simulink Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!