Try out this test problem first.
Given the variable x as your input, multiply it by five and put the result in y.
Examples:
Input x = 1 Output y is 5 Input x = 2 Output y is 10
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers119
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2902 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
873 Solvers
-
1665 Solvers
-
352 Solvers
-
Determine whether the input is divisible by 3 as well as 5
95 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!