MathGroup Archive 2011

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

Search the Archive

Re: Multiple Subregions Background In a Grid

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119250] Re: Multiple Subregions Background In a Grid
  • From: Alexei Boulbitch <alexei.boulbitch at iee.lu>
  • Date: Thu, 26 May 2011 06:36:58 -0400 (EDT)

Hi, Louis,

do you have in mind things like this?


Grid[Table["g", {4}, {7}],
  Background ->  {None,
    None, {{{1, 2}, {1, 2}} ->  Pink, {{3, 4}, {3, 7}} ->
      Red, {{1, 1}, {3, 7}} ->  LightBlue}}]


Have fun, A





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


-- 
Alexei Boulbitch, Dr. habil.
Senior Scientist
Material Development

IEE S.A.
ZAE Weiergewan
11, rue Edmond Reuter
L-5326 CONTERN
Luxembourg

Tel: +352 2454 2566
Fax: +352 2454 3566
Mobile: +49 (0) 151 52 40 66 44

e-mail: alexei.boulbitch at iee.lu

www.iee.lu

--

This e-mail may contain trade secrets or privileged, undisclosed or
otherwise confidential information. If you are not the intended
recipient and have received this e-mail in error, you are hereby
notified that any review, copying or distribution of it is strictly
prohibited. Please inform us immediately and destroy the original
transmittal from your system. Thank you for your co-operation.



  • Prev by Date: Re: How to draw a function along y-axis
  • Next by Date: General PDF/EMF export problems and solutons
  • Previous by thread: Re: Multiple Subregions Background In a Grid
  • Next by thread: Problem with Simplify and Assumptions