Main Content
setOutputFile
Specify output data file name
Syntax
cgvObj
.setOutputFile(InputIndex
,OutputFile
)
Description
is
an optional method that changes the default file name for the output
data. cgvObj
.setOutputFile(InputIndex
,OutputFile
)
is a handle
to a cgvObj
cgv.CGV
object.
is
a unique numeric identifier that specifies which output data to write
to the file. The InputIndex
is
associated with specific input data.InputIndex
is
the name of the file, with or without the OutputFile
.mat
extension.