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
-
21683 Solvers
-
Convert a numerical matrix into a cell array of strings
2535 Solvers
-
1896 Solvers
-
Create a square matrix of zeros of even order
188 Solvers
-
209 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!