Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP needed in importing and working on an ascii text file!!

Status
Not open for further replies.

1vignesh1

Mechanical
Joined
Mar 13, 2013
Messages
3
Location
SG
Hello there!

I have an ascii text file containing data of Intensity data matrix and phase data matrix of a surface profile obtained using an interferometer (Zygo interferometer and the software that generated the profile plot was MetroPro).

Now I need to work on this data in matlab.

I have attached the text file that carries the data.

I'm completely a fresher to this software and quite struggling to import this data into matlab and work on it.

Please if somebody can guide me, it will be a lot more helpful for my dissertation.

Note: In the attached text file, initial 15 lines are the header lines. The numeric data from between the first and the second "#" symbol signifies the intensity data matrix an the data from the second "#" symbol to the end of the file represents the Phase data matrix.

Thanks in advance for the help.

Pls let me know for more details!
 
type "uiimport" and press return. Viola!

By the way, I'd forgotten how to do this, so I typed "help import" to remind myself. Something to try next time.
 
Or "voilà!", for those celebrating without musical instruments. [blush]
 
Wow...

That really worked.. Now let me get onto analyzing the data...

Thanks A LOT LiteYear :)

And yes, its voilà for me ;)
 
Thanks a lot Flash3780 and Greg Locock :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top