Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how to find the indices of elements=0 in array using simulink ?
조회 수: 1 (최근 30일)
이전 댓글 표시
how to find the indices of elements=0 in array using simulink ?
댓글 수: 0
답변 (1개)
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
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!