How to generate imread() from MATLAB to C coder
이전 댓글 표시
Hello, Is it possible to generate the imread() function from MATLAB to generate the C Coder standalone c code for embedded compiler
Regards Pankaja.
댓글 수: 1
Adam
2015년 5월 29일
Doesn't Matlab Coder come with help that includes a list of supported functions? If it is in that list then yes you can, if it isn't then you can't.
답변 (1개)
Walter Roberson
2015년 6월 15일
0 개 추천
No it is not, at least not up to R2015a. See http://www.mathworks.com/help/simulink/ug/functions-supported-for-code-generation--alphabetical-list.html
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!