[Q] how to use simple notation to combine many graphics
- To: mathgroup@smc.vnet.net
- Subject: [mg11349] [Q] how to use simple notation to combine many graphics
- From: "Guo, Ping (9yF=)" <pguo@cse.cuhk.edu.hk>
- Date: Sat, 7 Mar 1998 02:06:26 -0500
- Organization: CUHK
I use Plot[] to creat figures named as gr[1], gr[2], ... gr[200], I want to combine these figure together. Should I write Show[gr[1],gr[2],....gr[200], option] ? or there is a simple way to write the combined figure? Thank you for help. Ping