Matlab export of *.gml file

4 次查看(过去 30 天)
Dear community!
I'm playing around with several graph data. I have adjacencies, digraphs, sparse. Right now, I would like to export the graph as a *.gml file. Why? There are graph programs with much more possibilities than Matlab.
graphtogml(fname, edges, names, pos)
This is what I found. But it doesn't allow weighted graphs and also no edge label.
Does anybody knows an easy way to configure a GML file?
Otherwise I guess a *.csv file would work also.
I'm looking forward to your ideas!

采纳的回答

Sindhu Yerragunta
编辑:Sindhu Yerragunta 2017-8-7
Hi Moritz,
The following File Exchange link might help you
The above mentioned link is one of the several submissions in MATLAB File Exchange on MATLAB Central which is a forum for our product users to interact, exchange information and knowledge, without MathWorks' involvement. Feel free to contact the author of this submission directly for specific questions about the implementation
- Sindhu

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graph and Network Algorithms 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by