Change your file extension from .txt to .tdl. That will let Excel open the file and will show the data properly formatted, and Matlab can still read it in as tab-delimited.
(tdl = tab delimited file, like csv = comma separated values)
Change your file extension from .txt to .tdl. That will let Excel open the file and will show the data properly formatted, and Matlab can still read it in as tab-delimited.
(tdl = tab delimited file, like csv = comma separated values)