How to use Decision making statements (if-else, switch-case) in Octave # Tutorial-6

Опубликовано: 03 Июнь 2016
на канале: HowTo
4,508
21

The if statement and switch are Octave’s decision-making statement. There are three basic forms of an if statement.
This video will show how to use if-else and switch in octave with help of an example