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 Solvers380
Suggested Problems
-
Return the largest number that is adjacent to a zero
5453 Solvers
-
Given a matrix, return the last eigen value
228 Solvers
-
447 Solvers
-
5545 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
350 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!