Try out this test problem first.
Given the variable x as your input, multiply it by ten and put the result in y.
Examples:
Input x = 1 Output y is 10 Input x = 2 Output y is 20
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers126
Suggested Problems
-
Set the array elements whose value is 13 to 0
1458 Solvers
-
Simple equation: Annual salary
4271 Solvers
-
399 Solvers
-
629 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!