How to get the iterator count of while iterator
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ajay krishna Vasanthakumar
le 8 Juin 2020
Commenté : Ajay krishna Vasanthakumar
le 10 Juin 2020
Hello Guys,
can someone help me to find the iteration count of while iterator block after a step time
i tried to access the runtimeobject to get the iterator count.it is possible to get the iteration count only when the show iteration count number is checked(dialog parameter)
if it is not checked how to access the ieteration count?
Thanks in advance
8 commentaires
Walter Roberson
le 9 Juin 2020
I looked at every field and hidden field of the appropriate data structures that I could find; the output port was the only place I could find the iteration count.
Réponses (0)
Voir également
Catégories
En savoir plus sur Event Functions dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!