Why aren't some functions supported for code generation with MATLAB Coder?
Show older comments
I'm trying to use the MATLAB Coder to generate C code from my MATLAB scripts and am seeing an error of the form
Function "<name>" is not supported for code generation
regarding certain built-in MATLAB functions. What does this error mean, and why isn't code generation supported for these functions?
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Coder 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!