Main Content
set
Set operating point information for Stateflow chart, MATLAB System block, or S-function
Description
set(
sets the operating point modelOP
,blockPath
,op
)op
for the model element at the specified path
blockPath
. Use the set
function to specify
operating point information for:
Stateflow® charts
MATLAB System blocks
S-functions with custom operating point implementation
To modify the operating point information for a built-in block, use the
loggedStates
property for the Simulink.op.ModelOperatingPoint
object.