|
|
| File Information |
| Description |
This program removes the header from a large text file by using the "wc", "split", and "cat" utilities that are standard in most *nix distributions. For very large files, this is much faster than first finding the file size through a while ~feof loop and then using the fgetl over and over. |
| MATLAB release |
MATLAB 6.5.1 (R13SP1)
|
| Other requirements |
Linux or Unix |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 03 Dec 2004 |
Problem with over-truncation of small files. |
|
Contact us at files@mathworks.com