How do I replace sincos using the Target Function Library from Embedded Coder?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
Réponse acceptée
MathWorks Support Team
le 15 Avr 2011
In Release 2011a, you can use the Target Function Library to replace the sincos function. See the attached example that illustrates this replacement.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!