Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Using Raspberry Pi camera with Matlab R2013
조회 수: 1 (최근 30일)
표시 이전 댓글
I would like to inquire whether camera module of raspberry pi can be used in matlab R2013a version. I am able to use simulink with webcam but unable to use the camera module. I am also facing problem using the raspberry commands such as raspi_examples after downloading the support package.
댓글 수: 0
답변 (1개)
Murat Belge
2014년 3월 18일
The short answer is yes. You must follow the instructions posted in the comments section of the following link: http://www.mathworks.com/matlabcentral/fileexchange/40313-simulink-support-package-for-raspberry-pi-hardware.
The MATLAB Support Package for Raspberry Pi Hardware (a.k.a. raspi) is not available in R2013a/R2013b releases of MATLAB. You must have R2014a version of MATLAB to install this support package. The command, raspi_examples, opens the examples for the raspi support package and is not available for R2013a.
댓글 수: 1
Ahmed
2015년 2월 5일
raspi_examples Undefined function or variable 'raspi_examples'.
why this is happened for MATLAB R2014a
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!