How can we create saturation behavior with using switch?
1 view (last 30 days)
Show older comments
How can we create saturation behavior with using switch?
4 Comments
Sam Chak
on 28 Dec 2023
Do you want to create a saturation function (as shown below) in Simulink? Or a Clipper function that prevent a signal from exceeding a predetermined reference level?
% saturation function
Accepted Answer
kei hin
on 28 Dec 2023
You want this?
More Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!