MathGroup Archive 2013

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

Search the Archive

automatic grid

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131262] automatic grid
  • From: Francisco Gutierrez <fgutiers2002 at yahoo.com>
  • Date: Sat, 22 Jun 2013 03:33:08 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • Reply-to: Francisco Gutierrez <fgutiers2002 at yahoo.com>

Dear Group:
I have a grid (in reality, a collection of grids) and would like to make Mathematica give each entry of the grid a style depending on its value.
For example:
Aveamos1= {"V1","V2",V3", "V4"}
veamos2={5,20,7,11}
Grid[{veamos1,veamos2}]
Suppose that I want any value above 10 to be coloured in red. How can I manage to do this?
Thanks
Francisco



  • Prev by Date: Re: Automatic Mathematica Updates?
  • Next by Date: Re: Windows 8 Problem with Mathematica
  • Previous by thread: Re: Automatic Mathematica Updates?
  • Next by thread: Re: automatic grid