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
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
Convert a numerical matrix into a cell array of strings
2393 Solvers
-
Set the array elements whose value is 13 to 0
1439 Solvers
-
Side of an equilateral triangle
6874 Solvers
-
Convert given decimal number to binary number.
2284 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!