Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Make a dependency report for a matlab file. Plot a dot graph of the result. Independent of the matlab depfun() function. Make only static code analysis.
Independent of the matlab depfun() function.
1) Find the matlab dependency for each matlab file in the directory.
2) Find all the dependency from the main file (recursively).
3) Plot the call graph.
Don't make infinite loop by recursive call.
You can include external function in the call graph.
There is some limitations. The output file is a dot file (graphwiz), so you can fix the error of the script.
Need a unix system.
Citation pour cette source
T. Guillod (2026). dep (unmaintained) (https://fr.mathworks.com/matlabcentral/fileexchange/27787-dep-unmaintained), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Show Calling Dependency, fdep: a pedestrian function dependencies finder
Informations générales
- Version 1.0.0.1 (4,94 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.1 | Code with many bugs and not covering the actual capabilities of the matlab language (object orientation) |
||
| 1.0.0.0 |
