Problem 45568. Times 5
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 commentsProblem Recent Solvers116
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15765 Solvers
-
Sum all integers from 1 to 2^n
17323 Solvers
-
Calculate the area of a triangle between three points
3404 Solvers
-
Sum the numbers on the main diagonal
609 Solvers
-
1816 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!