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!

save matrix into .txt 1

Status
Not open for further replies.

KaSt

Computer
Joined
Jun 1, 2004
Messages
5
Location
DE
I imported a tif-file into matlab and would like to save the resulting huge matrix as a txt file with numbers and tabs (spaces) only.

Thank you for your help
 
Easily done.

The help system explains how to write a text file out. All you have to do is to sub divide the matrix (if necessary) before doing so.



Cheers

Greg Locock
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top