Noob ? about Transpose and List Operations
- To: mathgroup at smc.vnet.net
- Subject: [mg63650] Noob ? about Transpose and List Operations
- From: Tarah <tarahw at umich.edu>
- Date: Mon, 9 Jan 2006 04:48:26 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi! I'm trying to transpose a matrix B, In[61]:= B' = MatrixForm[Transpose[B]] and instead of getting the transpose, I get as output the same matrix B with two brackets and the word "Transpose" surrounding it. This is highly unhelpful ;-) What am I doing wrong? Thanks!
- Follow-Ups:
- Re: Noob ? about Transpose and List Operations
- From: Sseziwa Mukasa <mukasa@jeol.com>
- Re: Noob ? about Transpose and List Operations
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Noob ? about Transpose and List Operations