MathGroup Archive 2005

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

Search the Archive

TableHeadings for 1x1 tables

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60173] TableHeadings for 1x1 tables
  • From: "Jason Quinn" <jason.lee.quinn at gmail.com>
  • Date: Mon, 5 Sep 2005 22:27:29 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

The TableHeadings option seems not to work for 1x1 tables. Here's a
simple example:

TableForm[Table[{0.473}, {i, 1}], TableHeadings -> {None, {"Value"}}]

Is this a bug or am I mis-understanding something?

Jason Quinn


  • Prev by Date: Re: hints to speed up numerical integration?
  • Next by Date: Abs[ ] traditional form
  • Previous by thread: Re: Labeling points in ListPlot
  • Next by thread: Re: TableHeadings for 1x1 tables