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.
이전 댓글 표시
답변 (1개)
Steven Lord
2018년 5월 4일
0 개 추천
Did you set the ExecutionMode property of the timer object to a value other than the default, which is 'singleShot'?
댓글 수: 3
Md. Habibur Rahman Rahman
2018년 5월 4일
Steven Lord
2018년 5월 4일
Show the exact code you ran to create the timer object.
Md. Habibur Rahman Rahman
2018년 5월 5일
편집: Walter Roberson
2018년 5월 5일
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!