AttachData
Attach data from project to test plan
Syntax
Description
attaches data, DataObjMod = AttachData(TPObj,DataObj)DataObj, from a project to the test plan,
TPObj.
attaches data from a project to a test plan with values specified by name-value
arguments.DoeObjMod = AttachData(TPObj,DataObj,'Name1','Value1',…)
When you attach data to a test plan, the Name property of the test
plan inputs determines the data channels. If Name is empty, then
Name is set to Symbol. If Name
does not exist in the dataset, an error results.
When a test plan has attached data, you can change only the symbols, ranges, or nonlinear transforms of the test plan inputs.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced before R2006a