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 (최근 30일)
이전 댓글 표시
I explain in question section.
댓글 수: 0
답변 (1개)
Steven Lord
2018년 5월 4일
Did you set the ExecutionMode property of the timer object to a value other than the default, which is 'singleShot'?
댓글 수: 3
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
참고 항목
카테고리
Help Center 및 File Exchange에서 Engines & Motors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!