Coder: Exclude/ignore code sections?
Show older comments
I'm using coder to generate C source code. Of course many matlab functions are not available for coder. But I still want to use these functions when running the code in matlab.
Currently I have to comment out all these sections that are not coder-friendly when doing C source code generation. Is there something I can wrap them in to make the coder ignore them?
1 Comment
Sean de Wolski
on 4 Nov 2013
Alex, please contact technical support and let them know what functions you would like code generation support for.
Accepted Answer
More Answers (0)
Categories
Find more on Input Specification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!