You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is an extensive suite of functions for working with simple graphs (undirected graphs without loops or multiple edges). It includes three new classes: graph, permutation, partition. A few of the functions require the Optimization Toolbox.
PLEASE READ THE DOCUMENTATION because graph objects are defined in an unusual way that makes passing them to functions efficient and enables functions to modify their graph argument. See http://www.ams.jhu.edu/~ers/matgraph/
Cite As
Ed Scheinerman (2026). Matgraph (https://nl.mathworks.com/matlabcentral/fileexchange/19218-matgraph), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.16 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Added caveat about graph objects to the description and a link to my website. |
