Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
how to find the indices of elements=0 in array using simulink ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
how to find the indices of elements=0 in array using simulink ?
0 Kommentare
Antworten (1)
Mark McBroom
am 11 Mär. 2018
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 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!