필터 지우기
필터 지우기

Matlab export of *.gml file

조회 수: 3 (최근 30일)
Moritz Geiger
Moritz Geiger 2017년 7월 31일
편집: Sindhu Yerragunta 2017년 8월 7일
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일
편집: 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