GraphViz-like tools for MATLAB

Generate a function or script file call tree and plot it in a figure.
ダウンロード: 4.5K
更新 2010/5/15

ライセンスの表示

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)

引用

Jonathan Lister (2026). GraphViz-like tools for MATLAB (https://jp.mathworks.com/matlabcentral/fileexchange/27608-graphviz-like-tools-for-matlab), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDirected Graphs についてさらに検索
謝辞

ヒントを得たファイル: fdep: a pedestrian function dependencies finder, MATLAB GraphViz Layout importer

ヒントを与えたファイル: plot_subfun, plot_depfun

バージョン 公開済み リリース ノート
1.1.0.0

added fdep in the Other Requirements field

1.0.0.0