Re: graphics on the same line
- To: mathgroup at smc.vnet.net
- Subject: [mg31380] Re: graphics on the same line
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 31 Oct 2001 19:59:00 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <9rodj9$pt7$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Show[GraphicsArray[{graph1,graph2,graph3}]]
??
Regards
Jens
cosmicstring wrote:
>
> Is there any way to see more than one graphics on the same output line like
>
> [graph1] [graph2] [graph3]
>
> ?
>
> Thanks in advance...