how to find the indices of elements=0 in array using simulink ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
how to find the indices of elements=0 in array using simulink ?
Answers (1)
Mark McBroom
on 11 Mar 2018
0 votes
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!