Where is the generated c/c++ code for matlab function block

1 vue (au cours des 30 derniers jours)
Jiangfeng Liu
Jiangfeng Liu le 29 Mai 2021
Commenté : Jiangfeng Liu le 3 Juin 2021
Hallo,
since a matlab function block generates c/c++ exe when I run the simulink model, where can I find the generated code or exe?
Thanks for your attention.

Réponses (1)

Urmila Rajpurohith
Urmila Rajpurohith le 31 Mai 2021
Hi
When you generate code for a MATLAB function block you will notice that a folder named "slprj" folder in the current directory which contains the generated code.
If you do not want the slprj and MEX-files to be generated in your current directory, it is possible to go in the Simulink Preferences and specify a Simulation Cache Folder and a Code Generation Folder to be used instead of the local directory.
Hope this helps!
  1 commentaire
Jiangfeng Liu
Jiangfeng Liu le 3 Juin 2021
Hi, thanks for you reply. But I have checked the folder slprj and there is no c/c++ source files or MEX-file.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Coder 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!

Translated by