Figure Title
- To: mathgroup at smc.vnet.net
- Subject: [mg90942] Figure Title
- From: Magician <jadoo.dost at gmail.com>
- Date: Thu, 31 Jul 2008 02:55:44 -0400 (EDT)
Hi I have an array of figures made using
Show[ GraphicsArray[ {{..., ...}, {...}}, ....]]
now i want to add the labels (a), (b), (c) ... to each of the
subfigures.
Next I want a title for each of them.
Thanks in Advance!