|
[Date Index]
[Thread Index]
[Author Index]
Command similar to flatten??
- To: mathgroup at smc.vnet.net
- Subject: [mg89273] Command similar to flatten??
- From: "Erin Noel" <enoel2 at gmail.com>
- Date: Tue, 3 Jun 2008 03:59:33 -0400 (EDT)
Hi all,
I am pretty new to Mathematica coding so bear with me...
I have a list of lists named "A" whose dimensions are {4,10,1100,5} and I
want to basically "combine" those first two levels so that the dimensions
become {40,1100,5} but I have no idea how to do that...Any suggestions?
Thanks a lot in advance.
Erin
Prev by Date:
Collapsing All Input Cells
Next by Date:
How to introduce a Functional with the results with Solve command?
Previous by thread:
Re: Collapsing All Input Cells
Next by thread:
Re: Command similar to flatten??
|