Hello I have another question regarding simulink if action block.
I would like to use a value ,which enters to if block, as a variable in if action box. Should i define this variable in matlab editor again ? My problem was as an image to this post attached. the rest parameters i already defined.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2014년 4월 8일

0 개 추천

You cannot use an input signal as a Gain parameter. Instead, you may want to replace the Gain block with a combination of Constant and Product blocks, so you can multiply the input with constants (which is what you're trying to achieve with the Gain block).

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

제품

태그

질문:

2014년 2월 5일

답변:

2014년 4월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by