Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Importing & Exporting >

ImportString Listing of Formats »

ImportString["data", "format"]
imports data in the specified format from a string.
ImportString["data", elements]
imports the specified elements.
ImportString["data"]
attempts to determine the format of the string from its contents.
Read a string as a table:
Read a string as a table:
In[1]:=
Click for copyable input
Out[1]=
New in 4 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team