Re: making MatrixForm[] defaul
- To: mathgroup@smc.vnet.net
- Subject: [mg11583] Re: making MatrixForm[] defaul
- From: Paul Abbott <paul@physics.uwa.edu.au>
- Date: Tue, 17 Mar 1998 10:43:04 -0500
- Organization: University of Western Australia
- References: <6e8490$ne9@smc.vnet.net> <6ebte5$3vh@smc.vnet.net>
John E. Derwent wrote: > Try the following command. > > $Post := If[MatrixQ[#], MatrixForm[#], #]& > > To turn it off: > > Clear[$Post] > > I first saw this in the book "Linear Algebra with Mathmatica" by > E.Johnson, from Brooks/Cole, 1995 This code appeared in The Mathematica Journal 2(2): 42, 1992. An extension of this idea was given in 2(1): 45, 1992. Cheers, Paul ____________________________________________________________________ Paul Abbott Phone: +61-8-9380-2734 Department of Physics Fax: +61-8-9380-1014 The University of Western Australia Nedlands WA 6907 mailto:paul@physics.uwa.edu.au AUSTRALIA http://www.pd.uwa.edu.au/~paul God IS a weakly left-handed dice player ____________________________________________________________________