Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how to use third party driver in raspberry matlab?
조회 수: 5 (최근 30일)
이전 댓글 표시
I am using raspberry with matlab, I just want to use my desktop computer to communicate with my raspberry through wifi, and raspberry to send the sensor data to my desktop and control 2 dc-motor.(it is a model car with camera).
can matlab call the driver ? or ask raspberry to do so. there is a third party driver to control a dc-motor, they give me python interface, and some *.o file.
I do not know how to call such interface in matlab. So my question is how to run python script in matlab, or *.o file in matlab?(matlab control raspberry to do some control moter)
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!