MathGroup Archive 2007

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

Search the Archive

Re: TableForm vs. Grid (v.6)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76955] Re: TableForm vs. Grid (v.6)
  • From: Helen Read <hpr at together.net>
  • Date: Wed, 30 May 2007 05:34:08 -0400 (EDT)
  • Reply-to: HPR <read at math.uvm.edu>

Following up my own post (which hasn't yet appeared). As an 
afterthought, it occurred to me to try labeling a Grid with Labeled.

(t1 being a table with three columns, as in my previous post)

Labeled[Grid[t1,Frame->All],"t   x   y", Top]

You have to sort of guess how much space to put between the labels and 
adjust by trial and error, but I think this might be the way to go with 
my beginning calculus students.

-- 
Helen Read
University of Vermont


  • Prev by Date: Re: Polynomial to List
  • Next by Date: Re: Polynomial to List
  • Previous by thread: Another strange cursor behavior in 6.0
  • Next by thread: TableForm vs. Grid (v.6)