MathGroup Archive 2011

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

Search the Archive

Re: How To Break Long List to m-by-n MatrixForm

  • To: mathgroup at smc.vnet.net
  • Subject: [mg119023] Re: How To Break Long List to m-by-n MatrixForm
  • From: DC <b.gatessucks at gmail.com>
  • Date: Fri, 20 May 2011 06:35:35 -0400 (EDT)
  • Reply-to: comp.soft-sys.math.mathematica at googlegroups.com

Partition[Range[60], 5] // MatrixForm


  • Prev by Date: Re: How To Break Long List to m-by-n MatrixForm
  • Next by Date: Is there any environment variable for the directory containing the currently running source .nb file?
  • Previous by thread: Re: How To Break Long List to m-by-n MatrixForm
  • Next by thread: Re: How To Break Long List to m-by-n MatrixForm