Simulink Multiport switches with value ranges as inputs?

Hello, I have three signals that each correspond to a certain value range. For example:
Signal 1: input value <350
Signal 2: 350<= input value < 500
Signal 3: 500 <= input value
I would like to implement this with a multiport switch block, is this possible? I am currently using two relational operator blocks and two switches, and I feel that there should be a better way to do this. Any help would be appreciated!

 채택된 답변

Pranjal Kaura
Pranjal Kaura 2021년 11월 22일

0 개 추천

Hey Cory,
You can use the MATLAB funcion block, in which you can specify mutiple conditonal statements.
You can also use the 'If' block, paired with the 'If Action Subsystem' block.
Hope this helps!

댓글 수: 2

Thank you. This is helpful, but I suppose I was hoping that there was a block to do this. It seems to me that this should be possible with a Switch block, as remaining within an upper and lower bounds is often a criteria for code.
Thank you for bringing this up Cory. I have brought this issue to the notice of our developers. They will investigate the matter further.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

제품

릴리스

R2021b

질문:

2021년 11월 19일

댓글:

2021년 11월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by