How do I open the Code Generation Report after it's been closed?
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dave Walter
le 13 Avr 2016
Réponse apportée : Juan Reyes
le 16 Juin 2016
I generate the C code using ctrl-B and the Code Generation Report opens. I can see all the *.css, *.html, and *.js files under the folder model_grt_rtw/html.
Is there a way to reopen the code generation report again without regenerating all the code? I'd like to save the report as part of the documentation for the project for other users to read.
0 commentaires
Réponse acceptée
Rangan M K
le 15 Avr 2016
Modifié(e) : Rangan M K
le 15 Avr 2016
If your model is xyz.mdl In the html folder there is a file called xyx_codegen_rpt.html. You can open this file.
The second method is in Model Explorer in Model Hierarchy view, Under your model there is Model Workspace and below -> Code for xyx. By clicking this you can see the HTML report option in Contents of xyz/Code. Hope this is what you required.
0 commentaires
Plus de réponses (1)
Juan Reyes
le 16 Juin 2016
In Simulink -------- Code-> C/C++ Code -> Code Generation Report -> Open Model Report.
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!