Okay, scratch everything that has been said, there is a really easy
way to do this.
1) Put your data into the L&S app. Be sure to name every list (like
list1, list 2, etc.)
2) Open the calculator app.
3) Enter the lists as a list of lists (i.e. {list1,list2,etc.} ). This
returns a MATRIX consisting of rows made of the lists (i.e. the first
row is list1, the second is list 2, etc.)
4) (Optional) If you want the matrix in vertical format instead, just
add a transpose at the end of the list (menu-7-1, or in the catalog)
(i.e. {list1,list2,etc}T - note: this should be the transpose symbol
(floating T) but I can't find any way to add one on Google Groups).
Hope this helps,
-Ryan
> > - Show quoted text -- Hide quoted text -