You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Suppose we have a directed graph with affinity matrix EDGES', so that EDGES(A,B)=1 denotes an edge from B to A.
Suppose we have an cell array NAMES of names for each node.
We might even have initial positions POS of each node. Then for filename FNAME
graphtogml(fname, edges, names, pos) outputs the graph in GML.
This has only been tested for use in yEd. It is preliminary: Eventually I intend to enhance it to cope with undirected links, various strengths, link annotations etc and write gmltograph.
Cite As
Amos Storkey (2026). graphtogml.m (https://www.mathworks.com/matlabcentral/fileexchange/4771-graphtogml-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.11 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Bug fix |
