|
|
| File Information |
| Description |
RESULT= DLMREADBAR(FILENAME,MESSAGE) reads numeric data from the ASCII delimited file FILENAME showing the progress through a progress bar. The delimiter in the ASCII file is guessed by DLMREADBAR. The MESSAGE will be shown in the progress bar, together with the estimated time left (in seconds). The result is returned in RESULT.
RESULT= DLMREADBAR(FILENAME) shows a standard MESSAGE field where the FILENAME and the estimated time left will appear.
The function is suitable for huge ASCII files. A CANCEL button is available to interrupt the loading process. In that case an empty RESULT is returned. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 20 May 2009 |
Open source BSD License added |
|
Contact us at files@mathworks.com