How do I replace sincos using the Target Function Library from Embedded Coder?
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
채택된 답변
MathWorks Support Team
2011년 4월 15일
In Release 2011a, you can use the Target Function Library to replace the sincos function. See the attached example that illustrates this replacement.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!