Main Content
setModelParam
Class: sltest.testmanager.TestIteration
Namespace: sltest.testmanager
Set model parameter for iteration
Syntax
setModelParam(obj,modelObject,paramName,value)
setModelParam(obj,modelObject,paramName,value,'SimulationIndex',sim)
Description
setModelParam(
sets
a model parameter for the test iteration object.obj
,modelObject
,paramName
,value
)
setModelParam(
sets a model parameter for the specified simulation in an equivalence test.obj
,modelObject
,paramName
,value
,'SimulationIndex',sim
)
Input Arguments
Examples
Version History
Introduced in R2016a