Can not find TLC file
6 次查看(过去 30 天)
显示 更早的评论

回答(1 个)
Githin George
2025-1-16
Hi Sushovan,
I do not think that “Level-2 MATLAB S-Functions” are supported for “Rapid Accelerator” simulation because this mode generally compiles your model and gets the outputs from the standalone executable.
You have to convert your “Level-2 MATLAB S-Functions” to C/C++ S-Functions or TLC based S-Functions to execute on the “Rapid Accelerator” mode.
Additionally, I also found this documentation stating that “Level-2 MATLAB S-Functions” are supported for “Accelerator” mode, except in cases of “Model References”.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Target Language Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!