How do I replace sincos using the Target Function Library from Embedded Coder?
5 ビュー (過去 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!