MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

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!


  • Prev by Date: Re: Using a List for the Listplot x-labels
  • Next by Date: Re: problems with memory usage
  • Previous by thread: Re: Questionable solution from DSolve
  • Next by thread: Re: Noob ? about Transpose and List Operations