I want to use timer object in Matlab Mobile while connected using matlab cloud, but it not work when i execute start () function except one. what can i do an other way execute after a while continuously? Thanking in advance.
Afficher commentaires plus anciens
I explain in question section.
Réponses (1)
Steven Lord
le 4 Mai 2018
0 votes
Did you set the ExecutionMode property of the timer object to a value other than the default, which is 'singleShot'?
3 commentaires
Md. Habibur Rahman Rahman
le 4 Mai 2018
Steven Lord
le 4 Mai 2018
Show the exact code you ran to create the timer object.
Md. Habibur Rahman Rahman
le 5 Mai 2018
Modifié(e) : Walter Roberson
le 5 Mai 2018
Communautés
Plus de réponses dans Distance Learning Community
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!