|
[Date Index]
[Thread Index]
[Author Index]
Print[]ing Text and a Table
- To: mathgroup at smc.vnet.net
- Subject: [mg37118] Print[]ing Text and a Table
- From: AES <siegman at stanford.edu>
- Date: Thu, 10 Oct 2002 03:20:59 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Putting in
Print["Some header text", TableForm[ Table[----------]]]
puts the header text and the Table in the same cell, but with a largish
gap (3 lines?) between the text and the Table's header lines.
Hardly a serious problem, pretty trivial in fact, but a bit ugly and
seems as if it really shouldn't work this way. Any way to get rid of
this?
siegman at stanford.edu
Prev by Date:
Function vs. Procedure
Next by Date:
Re: Operating on every k-th element of list?
Previous by thread:
Re: Function vs. Procedure
Next by thread:
Phase Portraits
|