MathGroup Archive 2001

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

Search the Archive

Re: ReadList

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27227] Re: ReadList
  • From: "Alexander Mikhal'chuk" <mikhal at skif.net>
  • Date: Mon, 12 Feb 2001 03:21:07 -0500 (EST)
  • References: <960ata$p3f@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, Matthias.

"The Mathematica Book", section 2.11.8 Reading Textual Data (In[4]):

In[1]:=ReadList["D:\theirfile.txt", Number, RecordLists -> True]
Out[1]={{0.001, 0.2, ...}, {...}, ....}

Alexander Mikhal'chuk.






  • Prev by Date: Palm OS Mathematica
  • Next by Date: Removal of functions including subscripts in its name
  • Previous by thread: Re: ReadList
  • Next by thread: Re: ReadList