Can not find TLC file
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

3 commentaires
Réponses (1)
Githin George
le 16 Jan 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 commentaires
Voir également
Catégories
En savoir plus sur Target Language Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!