Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
how to find the indices of elements=0 in array using simulink ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how to find the indices of elements=0 in array using simulink ?
0 commentaires
Réponses (1)
Mark McBroom
le 11 Mar 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 commentaires
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!