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.
Show older comments
I explain in question section.
Answers (1)
Steven Lord
on 4 May 2018
0 votes
Did you set the ExecutionMode property of the timer object to a value other than the default, which is 'singleShot'?
3 Comments
Md. Habibur Rahman Rahman
on 4 May 2018
Steven Lord
on 4 May 2018
Show the exact code you ran to create the timer object.
Md. Habibur Rahman Rahman
on 5 May 2018
Edited: Walter Roberson
on 5 May 2018
Communities
More Answers in the Distance Learning Community
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!