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
-
Project Euler: Problem 1, Multiples of 3 and 5
3169 Solvers
-
Find the sum of the elements in the "second" diagonal
1149 Solvers
-
Flip the main diagonal of a matrix
808 Solvers
-
371 Solvers
-
Back to Basics - Find no. of elements in a matrix?
304 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!