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 Solvers122
Suggested Problems
-
Split a string into chunks of specified length
1962 Solvers
-
Flip the vector from right to left
10222 Solvers
-
262 Solvers
-
Matlab Basics - y as a function of x
512 Solvers
-
Calculate the area of a circle
139 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!