Related to Visualization (Graphics) Features
Afficher commentaires plus anciens
Hello.
I know the 'Project Analyzer' function in Matlab.
It seems to be a good feature to see visualization and connectivity in 'Project Analyzer'.
I want a function that represents the C code generated result (.c & .h file) like 'Project Analyzer'.
Does Matlab have this feature?
Thank you.
2 commentaires
dpb
le 21 Mar 2025
No, it only deals with MATLAB code itself. You mght investiage <CppDepend> although I don't do C++ and write small enough C when forced into it that don't really need such so no personal experience.
I have used (many moons ago now) <Understand> although for Fortran, not C/C++ and can attest that it is quite powerful.
Neither are cheap, however, ...
현아
le 9 Avr 2025
Réponses (0)
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!