how to generate 10 second delay in matlab progam?
조회 수: 116 (최근 30일)
이전 댓글 표시
I connect ardiuno with matlab using usb port.
i have done that" how to serial communication done between matlab & arduino".
now i want to genrate 10 second delay between two signal which sent from matlab to arduino.
can any one say me how i generate 10 second delay using matlab program.
댓글 수: 0
채택된 답변
per isakson
2014년 8월 16일
See the documentation as soon as possibly. And later see timer class, Create object to schedule execution of MATLAB commands
추가 답변 (2개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!