How do you output a signal that changes with time to a constant value in Simulink?
4 views (last 30 days)
Show older comments
James Murray
on 19 Apr 2014
Commented: James Murray
on 19 Apr 2014
Hi
I have an output from function block that changes with time. I want to save it as a constant "C" and than use it in a gain block. How can I do this?
0 Comments
Accepted Answer
Azzi Abdelmalek
on 19 Apr 2014
You can use a product block
3 Comments
Azzi Abdelmalek
on 19 Apr 2014
If you want to change the gain value depending on your output function, then don't use a gain block just use a product block
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!