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 Solvers378
Suggested Problems
-
2367 Solvers
-
3385 Solvers
-
4532 Solvers
-
248 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
349 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!