| Contents | Index |
Add input data
cgvObj.addInputData(inputName, inputDataFile)
cgvObj.addInputData(inputName, inputDataFile) adds an input data file to cgvObj. cgvObj is a handle to a cgv.CGV object. inputName is a unique identifier, which cgvObj associates with the input data in inputDataFile.
When calling addInputData you can modify configuration parameters by including their settings in the input file, inputDataFile.
If you omit calling addInputData before executing the model, the cgv.CGV object runs once using data in the base workspace.
The cgvObj uses the inputName to identify the input data associated with output data and output data files. cgvObj passes inputName to a callback function to identify the input data that the callback function uses.

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |