New in Wolfram Mathematica 6: Language for Data Integration  previous | next 
Apply Arbitrary Functions to Data
Mathematica 6 makes it easy to import scientific data in any standard format, then apply arbitrary Mathematica functions.
In[1]:=

Click for copyable input
ListPlot3D[

 Sqrt[First@Import["ExampleData/messier61.fits", "RawData"]]]
Out[1]=