Problem 45563. Times 10
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 commentsProblem Recent Solvers123
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6659 Solvers
-
Find common elements in matrix rows
2712 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2027 Solvers
-
Replace multiples of 5 with NaN
465 Solvers
-
484 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!