Sunday, December 29, 2019

Plotting Matrices 2


EDMP=ExampleData[{"Matrix","CAN715"},
"Matrix"]["PatternArray"];
AdjacencyGraph[EDMP,ImageSize->500,
Background->RGBColor["slategray"],
AspectRatio->1,EdgeStyle->Green,
VertexStyle->Transparent,VertexShape->""]

No comments:

Post a Comment