ShowGraphArray
- To: mathgroup at smc.vnet.net
- Subject: [mg61766] ShowGraphArray
- From: leigh pascoe <leigh at cephb.fr>
- Date: Sat, 29 Oct 2005 01:32:34 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear Mathgroup, The command ShowGraphArray[{g1,g2,g3},VertexNumber\[Rule]True] will display an array of 3 graphic objects with the option specified. Is it possible to display the 3 graphs, each with different options? If so what is the syntax? A related question would be, how can I determine the available options for a given command? (Options[expr] only gives those that have already been set.) Thanks LP
- Follow-Ups:
- Re: ShowGraphArray
- From: <bsyehuda@gmail.com>
- Re: ShowGraphArray