No BSD License  

Highlights from
file2var

1.0

1.0 | 1 rating Rate this file 0 Downloads (last 30 days) File Size: 1.69 KB File ID: #168

file2var

by Alexander K. M. Leung

 

19 May 1997

To load a data file and assign its content to a particular variable.

| Watch this File

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

Simple things break this.

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
path Alexander K. M. Leung 22 Oct 2008 06:33:17
directories Alexander K. M. Leung 22 Oct 2008 06:33:17
files Alexander K. M. Leung 22 Oct 2008 06:33:17
data file Alexander K. M. Leung 22 Oct 2008 06:33:17
tools Alexander K. M. Leung 22 Oct 2008 06:33:18
load Alexander K. M. Leung 22 Oct 2008 06:33:18
file Alexander K. M. Leung 22 Oct 2008 06:33:18
variable Alexander K. M. Leung 22 Oct 2008 06:33:18
utilities Alexander K. M. Leung 22 Oct 2008 06:33:18

Contact us at files@mathworks.com