Related to Visualization (Graphics) Features
Mostra commenti meno recenti
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 Commenti
dpb
il 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, ...
현아
il 9 Apr 2025
Risposte (0)
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!