MathGroup Archive 2003

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

Search the Archive

AppendColumns

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41700] AppendColumns
  • From: Gabriel Molina-Terriza <gamote at ap.univie.ac.at>
  • Date: Sat, 31 May 2003 06:07:49 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have tried to Append Rows to a matrix, with the AppendRows instruction 
and is not working very well. The matrices are numerical, but come from an 
evaluation. The instruction I use is

tt=AppendRows[Num,B[[Table[i,{i,1,2}]]]]
and the result is something like
AppendRows{{1,2},{3,4}}

I have also tried to do Evaluate's but doesn't work.

Any idea why?

Thanks

--------------------------------------
Dr. Gabriel Molina-Terriza
Institut fuer Experimentalphysik
Universitaet Wien
Boltzmanngasse 5
A-1090 Vienna
Austria
Tel. +43-1-4277-51226
Fax. +43-1-4277-9512



  • Prev by Date: Signals and systems
  • Next by Date: Re: SuSE 8.2: segmentation fault
  • Previous by thread: Signals and systems