How do I replace sincos using the Target Function Library from Embedded Coder?
4 次查看(过去 30 天)
显示 更早的评论
I am looking to replace the standard sincos operations with custom sincos operations optimized for my processor. How can I replace the sincos() functions in the generated code?
采纳的回答
MathWorks Support Team
2011-4-15
In Release 2011a, you can use the Target Function Library to replace the sincos function. See the attached example that illustrates this replacement.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deployment, Integration, and Supported Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!