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
Solution Comments
Show commentsProblem Recent Solvers116
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1605 Solvers
-
11989 Solvers
-
432 Solvers
-
Create a two dimensional zero matrix
502 Solvers
-
Append two matrix as shown below example
228 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!