How to select some element from matrix by simulink?

3 次查看(过去 30 天)
I want to get all element except -1 By Simulink For example:
u2 = [46.15 ; -22.5 ; -1 ; -1 ; -1 ];
I want to get new matrix to be u2 = [46.15 ; -22.5 ];

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by