Multiple Subregions Background In a Grid
- To: mathgroup at smc.vnet.net
- Subject: [mg119208] Multiple Subregions Background In a Grid
- From: Louis-Alexandre <laeh at nyu.edu>
- Date: Wed, 25 May 2011 05:55:39 -0400 (EDT)
Dear All,
I can`t figure out how to define several subregions with different color background as in the below.
Any Idea ?
Many thanks,
LA
Grid[Table["g", {4}, {7}],
Background -> {None, None, {{{1, 3}, {1, 3}} -> LightRed}}]