|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
VertexCoordinates
VertexCoordinates
is an option to Graph and related functions that specifies the coordinates to use to place the center of vertices.
DetailsDetails
- The following settings for VertexCoordinates can be used:
-
Automatic automatically compute vertex coordinates {pt1,pt2,...} place vertex
at
etc. - With the setting VertexCoordinates->Automatic, the center coordinates for vertices are computed according to the setting for GraphLayout.
- With the setting VertexCoordinates->{pt1, pt2, ...}, the vertices
are given in the order returned by VertexList.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



