Community Profile

photo

Matthias Seibold


TU Munich

Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 2
  • First Submission
  • First Answer

View badges

Feeds

View by

Answered
What is the difference between if-else block and a switch block in simulink?
the multiport switch represents the switch-case statement. You just define different cases and the block activates the port of t...

9 years ago | 0

Answered
What is the difference between if-else block and a switch block in simulink?
switch block: the switch block in simulink is analogous to an if-else statement in matlab. you can can just switch between 2(...

9 years ago | 0