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.

Answers (1)

Use the logic blocks or the "switch" block to create the if-else logic.

Categories

Find more on General Applications in Help Center and File Exchange

Tags

Asked:

on 26 Jun 2015

Answered:

on 29 Jun 2015

Community Treasure Hunt

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

Start Hunting!