Can not find TLC file

29 views (last 30 days)
Sushovan
Sushovan on 15 Jan 2025 at 22:11
Answered: Githin George on 16 Jan 2025 at 6:01
  3 Comments
Sushovan
Sushovan on 15 Jan 2025 at 22:58
I have reuploaded it
Sushovan
Sushovan on 15 Jan 2025 at 23:25

I tried to find the predopt.tlc file but it is not present in my PC.

Sign in to comment.

Answers (1)

Githin George
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”.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!