Main Content

setOutputFile

Specify output data file name

Syntax

cgvObj.setOutputFile(InputIndex,OutputFile)

Description

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