how to use "if else" command in simulink? I want to show the relation between speed and force that if speed is in limits then force is zero and if the speed exceeds the limit then force is max.

조회 수: 3 (최근 30일)
how to use if else function. i want to show that if speed is less than 30, than force is zero and if speed increases then force is max.

답변 (1개)

Adam Hug
Adam Hug 2015년 6월 29일
Use the logic blocks or the "switch" block to create the if-else logic.

카테고리

Help CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by