Grid and SpanFromLeft
- To: mathgroup at smc.vnet.net
- Subject: [mg87677] Grid and SpanFromLeft
- From: Steve Gray <stevebg at roadrunner.com>
- Date: Tue, 15 Apr 2008 05:54:17 -0400 (EDT)
I'm using Grid to show some parameters as follows (Fixed-width font): ptedgeL ptfaceL ptsphrL ttencl 10 10 5 3 ptvertS3= {{-75, -51, -45}, {27, 30, -9}} ptvertS4= {{-32, -69, -57}, {-31,-31,59},{-21,56,-46}} I thought using SpanFromLeft could bring the ttencl and its value of 3 leftward near the ptsphrL so I could display more parameters on the first two lines above the lists, but it did not do that in any of the ways I tried. (Actually I have more Grid cells at the left of all the lines, but this email can't be that wide.) The Help isn't totally clear. Thanks for any tips. Steve Gray