How do you output a signal that changes with time to a constant value in Simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
James Murray
am 19 Apr. 2014
Kommentiert: James Murray
am 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 Kommentare
Akzeptierte Antwort
Azzi Abdelmalek
am 19 Apr. 2014
You can use a product block
3 Kommentare
Azzi Abdelmalek
am 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
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!