How do I open the Code Generation Report after it's been closed?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Rangan M K
il 15 Apr 2016
Modificato: Rangan M K
il 15 Apr 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 Commenti
Più risposte (1)
Juan Reyes
il 16 Giu 2016
In Simulink -------- Code-> C/C++ Code -> Code Generation Report -> Open Model Report.
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!