How do I replace sincos using the Target Function Library from Embedded Coder?

1 view (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Apr 2011
In Release 2011a, you can use the Target Function Library to replace the sincos function. See the attached example that illustrates this replacement.

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Tags

Products


Release

R2011a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!