Code covered by the BSD License  

Highlights from
*.txt read

  • txtread; this function reads a tab delimited txt file into a cell array. The file to be imported can have 1 or
  • View all files
Be the first to rate this file! 4 Downloads (last 30 days) File Size: 1.56 KB File ID: #23890
image thumbnail

*.txt read

by Giuliano Langella

 

24 Apr 2009

This function reads a tab delimited txt file into a cell array.

| Watch this File

File Information
Description

The file to be imported can have 1 or more both column and/or row header lines. You can import tab delimited text files in which textual data is grouped all at the starting rows and columns and all numerical data fill the rest of the file.
If you have troubles don't hesitate to contact me.
Example of *.txt file:

t t t t t t % 1st column header
t t t t t t % 2nd column header
t t 1 1 1 1
t t 2 2 2 2.
| | |
| | numerical data
| 2nd row header
1st row header

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
read Giuliano Langella 24 Apr 2009 11:38:03
import Giuliano Langella 24 Apr 2009 11:38:03
tab Giuliano Langella 24 Apr 2009 11:38:03
demilited Giuliano Langella 24 Apr 2009 11:38:03
txt Giuliano Langella 24 Apr 2009 11:38:03
cell Giuliano Langella 24 Apr 2009 11:38:03
import Christian Sanchez 16 Dec 2009 18:12:56
cell Seth 22 Jun 2011 17:31:07

Contact us at files@mathworks.com