|
[Date Index]
[Thread Index]
[Author Index]
Re: Exporting the output of GraphPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg89345] Re: Exporting the output of GraphPlot
- From: Ian Roberts <iand.roberts at vu.edu.au>
- Date: Sat, 7 Jun 2008 02:51:13 -0400 (EDT)
>From Help tutorial/GraphDrawing:
GraphPlot[{3 -> 2, 4 -> 1, 4 -> 3, 5 -> 1, 5 -> 2, 5 -> 4, 6 -> 1,
6 -> 2, 6 -> 3}]
VertexCoordinateRules /. Cases[%, _Rule, Infinity]
Ian
Prev by Date:
Re: Bizarre Running Times
Next by Date:
Re: Tag Times Protected with Show[]
Previous by thread:
Re: Integral Questions
Next by thread:
Notations and Symbols
|