MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

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}}]


  • Prev by Date: Re: unable to import csv-Data
  • Next by Date: Problem with Simplify and Assumptions
  • Previous by thread: Re: Permute in KroneckerProduct
  • Next by thread: Re: Multiple Subregions Background In a Grid