DGGAM - Draw Graph Get Adjacency Matrix

Draw any graph and export it as fig and save its adjacency matrix

You are now following this Submission

A simple program for drawing graphs and saving their adjacency matrices. The graph can be shown either labelled with numbers or without labels.
One click selects one node. The second click creates the link between the nodes.
Right click on a node deletes the node.
Right click on an edge deletes the edge.

Tested on Matlab 2009b and 2011.

Please leave comments and ideas for improvements.

Cite As

Ondrej (2026). DGGAM - Draw Graph Get Adjacency Matrix (https://www.mathworks.com/matlabcentral/fileexchange/47818-dggam-draw-graph-get-adjacency-matrix), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

node deletion added

1.1.0.0

new funktionalities (node movement, deleting edges) + code optimization + slight graphics change

1.0.0.0