setunc - Specify parameter uncertainty in response optimization project
Syntax
setunc(proj,unc_settings)
Description
setunc(proj,unc_settings)
sets the parameter uncertainty specifications for the response optimization
project, proj. Use the function gridunc or randunc to
specify the uncertainty settings, unc_settings.
Example
Create a response optimization project.
proj=newsro('srotut1','Kint');Specify uncertain parameter settings using gridunc.
uset=gridunc('zeta',[0.9,1,1.1],'w0',[0.95,1,1.05]);Set the uncertain parameters in the project.
setunc(proj,uset)
See Also
gridunc, randunc
 | randunc | | simget |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit