Can not find TLC file
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

3 comentarios
Respuestas (1)
Githin George
el 16 de En. de 2025
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 comentarios
Ver también
Categorías
Más información sobre Target Language Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!