Multiple While loops working together simultaniously
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I developed a GUI where with multiple push buttons exist. Each push button begins an execution of an infinite loop. When I press a push button the while loop executes fine, but when I press the next push button, the first stops and the next starts, What I need is for all while loops can work simultaneously. I know there is a toolbox in MATLAB called Parallel Computing Toolbox, but i cant figure out how can I use it.
Any help would be appreciated.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Loops and Conditional Statements 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!