unable to establish serial connection between arduino ide and matlab
이전 댓글 표시
hi,i want the motor to rotate initially,then i have calculated the focus image index value in matlab,i want to send the value to arduino ide and the motor should rotate and come back to focus index value.
but its not happening
댓글 수: 4
barath V
2020년 2월 12일
Walter Roberson
2020년 2월 12일
fprintf(a,'%i',index)
index is not a defined variable at that point.
barath V
2020년 2월 12일
barath V
2020년 2월 14일
답변 (1개)
Nikhil Sonavane
2020년 12월 30일
0 개 추천
You may refer to the following documentation for more information-
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for Arduino Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!