|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SpanFromLeft
SpanFromLeft
is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning element that appears to its left.
DetailsDetails
- If SpanFromLeft appears at several successive positions in a row, it indicates spanning across all these positions.
ExamplesExamplesopen allclose all
Basic Examples (4)Basic Examples (4)
Make the element 4 span the column to its right:
| In[1]:= |
| Out[1]= |
| In[1]:= |
| Out[1]= |
Span across the remaining width of the grid:
| In[1]:= |
| Out[1]= |
Spanning in a GraphicsGrid:
| In[1]:= |
| Out[1]= | ![]() |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

