Can not find TLC file
29 views (last 30 days)
Show older comments

3 Comments
Answers (1)
Githin George
on 16 Jan 2025 at 6:01
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 Comments
See Also
Categories
Find more on Target Language Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!