How to generate imread() from MATLAB to C coder
Mostrar comentarios más antiguos
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 comentario
Adam
el 29 de Mayo de 2015
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.
Respuestas (1)
Walter Roberson
el 15 de Jun. de 2015
0 votos
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
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!