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 Solvers118
Suggested Problems
-
Create matrix of replicated elements
397 Solvers
-
605 Solvers
-
1264 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
2104 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!