Related to Visualization (Graphics) Features

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 Comments

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, ...

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Release

R2024b

Asked:

on 21 Mar 2025

Commented:

on 9 Apr 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!