Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Is it possible to use the 'system' command for a raspberry pi in a compiled script?
조회 수: 2 (최근 30일)
이전 댓글 표시
I am having difficulty compiling some code using the Application Compiler. Currently, I use the 'system(rpi,...)' command to send commands to a connected raspberry pi. However, there seems to be a conflict, because the default Matlab 'system' command does not take objects, such as 'rpi', as a input to 'system'. So I get an error in the compiled program. Is there a workaround?
Thanks!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!