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

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

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

Products

Release

R2011a

Tags

Community Treasure Hunt

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

Start Hunting!