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 Solvers381
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5767 Solvers
-
Find the sum of the elements in the "second" diagonal
1179 Solvers
-
Given a matrix, return the last eigen value
229 Solvers
-
15872 Solvers
-
2183 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!