Does anyone know when/if BLAS libraries are used in Simulink Real-time?
3 次查看(过去 30 天)
显示 更早的评论
I'm using a Speedgoat Target Machine for some real-time control. I'm curious in what cases Simulink real-time will implement linear algebra operations using BLAS calls in the generated code and, if I have a BLAS library I'd like to use available, how to instruct SLRT to incorporate it in the executable.
0 个评论
采纳的回答
Diego Kuratli
2019-10-14
Simulink Real-Time has its own version of the BLAS (XPC_BLAS). This library should be used by default.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Target Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!