|
[Date Index]
[Thread Index]
[Author Index]
RE:$Post
- To: mathgroup at smc.vnet.net
- Subject: [mg67450] RE:$Post
- From: Mark_robert.holt at kcl.ac.uk
- Date: Sun, 25 Jun 2006 03:19:16 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Is this what you want?:
$Post = If[MatrixQ@#, N[MatrixForm@#], N@#] &
Mark
Link to the forum page for this post:
http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName=Special:Forum_ViewTopic&pid=11401#p11401
Posted through http://www.mathematica-users.org [[postId=11401]]
Prev by Date:
Re: puzzling revolution surface
Next by Date:
How can I graph 3D vectors in Mathematica?
Previous by thread:
Re: $Post
Next by thread:
Re: $Post
|