GraphViz-like tools for MATLAB
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)
Zitieren als
Jonathan Lister (2024). GraphViz-like tools for MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/27608-graphviz-like-tools-for-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: fdep: a pedestrian function dependencies finder, MATLAB GraphViz Layout importer
Inspiriert: plot_subfun, plot_depfun
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | added fdep in the Other Requirements field |
||
1.0.0.0 |