coder.extrinsic
Show older comments
every time i try to convert some matlab file using any pre-defined functions in between i am instructed by code generation report error of matlab coder 2.0 @MATLAB Ra2011 that i should call function using "coder.extrinsic('function name')
is it necessary to call every time?
Accepted Answer
More Answers (1)
Selva Karna
on 15 Mar 2018
Edited: Walter Roberson
on 15 Mar 2018
0 votes
Kaustubha Govind
i have get in error while almost use, coder.extrinsic('applycform');, its not support for code generation, how to solve this.
1 Comment
Walter Roberson
on 15 Mar 2018
You posted a Question about this. I responded there; https://www.mathworks.com/matlabcentral/answers/388423-coder-extrinsic-applycform-not-support-for-code-generation-how-to-use-instead-of-applycform#answer_310139
Categories
Find more on Function Definition 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!