 
 
 
 
 
 
Default Format for Matrices
- To: mathgroup at smc.vnet.net
- Subject: [mg8445] Default Format for Matrices
- From: Ersek_Ted%PAX1A at mr.nawcad.navy.mil
- Date: Sat, 30 Aug 1997 00:42:56 -0400
- Sender: owner-wri-mathgroup at wolfram.com
It seems every time I have an output that is a matrix I type
In[n]:=  matrix//MatrixForm
I want to make a rule for   Format[]   or   MakeBoxes[]
so that MatrixForm (or an equivalent) is used by default for
Matrices with two or three columns
I have some experience with Format and MakeBoxes,
but I can't figure out this one.
Any ideas greatly appreciated.
     Ted Ersek

