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

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

Answers (1)

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

This question is closed.

Products

Asked:

on 8 Mar 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!