How to give parameter variation in simulink ??

How to give parameter variation in simulink ?? I want to introduce variation of parameter in simulink, a particular parameter should vary within a range.

1 Comment

Actually i dont want to control the parameter variation, but instead introduce parameter variation, a particular parameter if there, i want a function that will vary it randomly and give all possible outputs within the specified bound.

Sign in to comment.

Answers (1)

You can set the upper and lower limits for a signal using the saturation block. The input signal outside of these limits saturates to one of the bounds

Categories

Find more on Modeling in Help Center and File Exchange

Asked:

on 17 May 2015

Commented:

on 18 May 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!