|
|
| File Information |
| Description |
To load a data file and assign its content to a particular variable.
Example: Data=file2var('test.dat')
This program perform the same things as follow:
load test.dat
Data=test;
or
load test <- Assume test.mat
Data=test; |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 09 Dec 2004 |
Dave Dykes
|
|
|
|
Contact us at files@mathworks.com