GraphViz-like tools for MATLAB

Generate a function or script file call tree and plot it in a figure.
4,4K téléchargements
Mise à jour 15 mai 2010

Afficher la licence

mkdotfile creates a GraphViz dot language representation of the dependencies of a function. mGraphViz plots the directed graph onto a figure. These functions are a small part of a larger project to implement a doxygen like code documentation system within MATLAB that doesn't have any external program dependencies.

Additional Acknowledgments:
mkdotfile
Inspired by mdot of M2HTML
by Guillaume Flandin <Guillaume@artefact.tk>
(Which I can no longer find on the exchange)

Citation pour cette source

Jonathan Lister (2024). GraphViz-like tools for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/27608-graphviz-like-tools-for-matlab), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Directed Graphs dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

added fdep in the Other Requirements field

1.0.0.0