How do you output a signal that changes with time to a constant value in Simulink?

2 views (last 30 days)
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?

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 19 Apr 2014
You can use a product block
  3 Comments
Azzi Abdelmalek
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

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!