adj2gephilab

it writes two csv spreadsheet files for Gephi Data Laboratory
786 Downloads
Updated 11 Jun 2015

View License

From an adjacency matrix, the function produces two csv files in spreadsheet (as Excel) format. The two files *_node.csv and *_edge.csv are properly written to be imported in Gephi via the Data Laboratory.
Moreover the function transforms the adjacency matrix to an edge list that can be saved in any format and then opened in Gephi in the ordinary mode.
it is possible to use directed and undirected graph, weighted edges and put attributes to the nodes.

Cite As

Fabio Vanni (2024). adj2gephilab (https://www.mathworks.com/matlabcentral/fileexchange/51146-adj2gephilab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

cover added
name fixed
bugix

minor bugfix
more info added