How to select some element from matrix by simulink?

3 visualizaciones (últimos 30 días)
Ahmed Desoky
Ahmed Desoky el 11 de Abr. de 2016
Comentada: Azzi Abdelmalek el 11 de Abr. de 2016
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 ];

Respuestas (0)

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by