how to give delay in MATLAB?
이전 댓글 표시
I want my robot to first detect the direction and the wait to take decision that whether to go forward or stay stationary.
댓글 수: 4
KSSV
2016년 11월 7일
How about using input(prompt) after detecting the direction. Then user has to tell robo what to do?
Jan
2016년 11월 7일
Fine. So explain, what "a robot" is? A hardware machine or is it a simulation? What does "detecting the direction" mean and on what does the decision about the movement depend on?
In other words: What is your question? How can we assist you?
VAIBHAV GUPTA
2016년 11월 7일
Walter Roberson
2016년 11월 7일
So why is pause() not the solution you are looking for? It delays. Is there more that a delay has to do than to delay?
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Network Connection and Exploration에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!