write a script to apply if and if-else statements in octave code example Example: octave if-else if (condition) then-body else else-body endif