sdoupdate
Update model containing Signal Constraint block
Syntax
sdoupdate(modelname)
sdoupdate(modelname,noprompt)
session =
sdoupdate(modelname)
Description
sdoupdate(
replaces Signal Constraint blocks in
a Simulink® model with equivalent blocks from the Signal
Constraints library. If the model has an associated
response optimization project, this command replaces it with a session that
you can use with the Response Optimizer, after prompting you to
update. The model must be open.modelname
)
sdoupdate(
updates
the response optimization project without prompting you.modelname
,noprompt
)
returns the Response Optimizer session.session
=
sdoupdate(modelname
)
Input Arguments
|
Simulink model name, specified as a character vector or
string. For example, |
|
Whether to prompt you about updating the response optimization
project ( Default: |
Output Arguments
|
Response Optimizer session name. |
Version History
Introduced in R2011b