How do I replace sincos using the Target Function Library from Embedded Coder?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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?
Respuesta aceptada
MathWorks Support Team
el 15 de Abr. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!