Matrix2GraphML function script
Create a graphML file from an adjacency matrix, so calculus and analysis done within MATLAB may be explored and displayed into BigData softwares (such as Gephi, yEd, etc.) or interpreted with other frameworks (QuickGraph/.NET, etc.).
Common applications can be : graph exploration; resilience analysis, network graphs, etc.
Citation pour cette source
Lionel Tailhardat (2026). Matrix2GraphML function script (https://fr.mathworks.com/matlabcentral/fileexchange/53954-matrix2graphml-function-script), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Node labels can be added through an optional array as a third parameter (int or string array).
|
||
| 1.0.0.0 |
