Problem 2609. If-then-else
Complete the function below such that if the value of x is in the range 10 to 14, inclusive, the value 18 is assigned to y. Otherwise 7 is assigned to y.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers363
Suggested Problems
-
Getting the indices from a vector
9806 Solvers
-
Remove the two elements next to NaN value
651 Solvers
-
Convert from Base 10 to base 5
259 Solvers
-
Implement simple rotation cypher
1066 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
549 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!