How do I replace sincos using the Target Function Library from Embedded Coder?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
Risposta accettata
MathWorks Support Team
il 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.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!