Why can't I see the "Trace Code" button in a MATLAB Coder code report?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 30 Mai 2025
Réponse apportée : MathWorks Support Team
le 30 Juin 2025
I am using MATLAB Coder and would like to do interactive code tracing, so that I can see the generated C/C++ code next to the original MATLAB code.
I have selected the options "MATLAB source code as comments" and "MATLAB source code comment line numbers" when generating the code report. Still, I am not able to see the "Trace Code" button that I am expecting which would open a screen to compare codes side by side.
Why can't I see this "Trace Code" button?
Réponse acceptée
MathWorks Support Team
le 30 Mai 2025
The "Trace Code" button is a feature offered from the Embedded Coder toolbox. Without a license for Embedded Coder, it is expected behavior that this "Trace Code" button would be missing when using MATLAB Coder. The report generation options for "MATLAB source code as comments" and "MATLAB source code comment line numbers" are not coupled to the "Trace Code" button, and will work as expected with just a MATLAB Coder license.
For more information on interactive code tracing with the "Trace Code" button, refer to the MathWorks documentation on interactive tracing.
For more information on Embedded Coder and the full list of features that it comes with, refer to the MathWorks product page on Embedded Coder.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB 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!