Import[file,"Table"] ????
- To: mathgroup at smc.vnet.net
- Subject: [mg64992] Import[file,"Table"] ????
- From: "Maurits Haverkort" <Haverkort at ph2.uni-koeln.de>
- Date: Fri, 10 Mar 2006 05:15:26 -0500 (EST)
- References: <duh2s0$5qg$1@smc.vnet.net> <dujsaq$963$1@smc.vnet.net> <200603080600.BAA03158@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Dear All I have a file consisting of a table of numbers, where the coloms are seperated by spaces and the rows by newlines. Lets say I have col colums and row rows in my file. If I use the commond Import[file,"Table"] I get in mathematica a list of lenght two. The first entety is a list of length col, the second of lenght (row-1)*col. I would like to get a matrix of dimensions [col,row], how can I correct this. Thanks in advace, Maurits Haverkort
- Follow-Ups:
- Re: Import[file,"Table"] ????
- From: ggroup@sarj.ca
- Re: Import[file,"Table"] ????
- References:
- Re: Compile Fourier (2)
- From: Alberto Verga <Alberto.Verga@laposte.net>
- Re: Compile Fourier (2)