 
 
 
 
 
 
Color coding a Table entry
- To: mathgroup at smc.vnet.net
- Subject: [mg92617] Color coding a Table entry
- From: AES <siegman at stanford.edu>
- Date: Wed, 8 Oct 2008 06:26:17 -0400 (EDT)
- Organization: Stanford University
I'm Printing (to the screen) a Table like, let's say,
   Table[{f1, f2, f3}, (x, xmin, xmax}]
and anytime the value of f2 goes negative I want that value printed in 
Red.
What's a simple, compact way to code this?
- Follow-Ups:
- Re: Color coding a Table entry
- From: Meng Lu <lumeng@gmail.com>
 
 
- Re: Color coding a Table entry

