How to select some element from matrix by simulink?

조회 수: 3 (최근 30일)
Ahmed Desoky
Ahmed Desoky 2016년 4월 11일
댓글: Azzi Abdelmalek 2016년 4월 11일
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