Convert elis data files between different formats (binary, ASCII, flat ASCII).
Syntax
elisfcnv
elisfcnv(fromfile,tofile)
Description
Using the data file read/write routines (impfou etc.), elisfcnv reads the contents of the file fromfile, and writes it to the file tofile.
Default Argument Values
There is no predefined default value; the routine prompts for the filenames if they are not given.
Examples
elisfcnv('inpchans.pbn','inpchans.par')
See Also
expcov, expfou, exppar, expvar, exptim, impcov, impfou, imppar, impvar, imptim.
[ Previous | Help Desk | Next ]