필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to find the indices of elements=0 in array using simulink ?

조회 수: 1 (최근 30일)
mike
mike 2018년 3월 8일
마감: MATLAB Answer Bot 2021년 8월 20일
how to find the indices of elements=0 in array using simulink ?

답변 (1개)

Mark McBroom
Mark McBroom 2018년 3월 11일
Do you need to use Simulink blocks? Easiest approach would be to use a MATLAB Fcn block and then use MATLAB code. If you prefer to use Simulink, then easiest approach might be a for-each subsystem

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by