Site hosted by Angelfire.com: Build your free website today!

file2var

PURPOSE ^

Filename: FILE2VAR.M

SYNOPSIS ^

function Data=file2var(Filename)

DESCRIPTION ^

 Filename: FILE2VAR.M

   Format: Data=file2var(Filename)

           Data      -  Content in the file
           Filename  -  Path and filename of a particular file

   Usages: To load data from a particular file and assign the contents 
           to a pre-defined variable. This script can be used in MATLAB
           PC and UNIX version.

   Remark: If the file is non-exist, NaN will be returned.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004