a problem in code generation
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,,
could you please help me in solving the following problem:
i am working in a project to read data via bluetooth between Arduino and raspberry pi..
i built a matlab function.. after i deploy the function i obtain the following error..
The 'serial' class does not support code generation.
any solution to solve this problem? is there another function that works with code generation?
Thanks,
Regards,
댓글 수: 0
답변 (1개)
Prasanth Sunkara
2020년 10월 7일
Please note you would need to use "serialdev" function of Raspberry Pi support package to generate code and deploy it the raspberry pi.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!