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 comments
Loading...
Problem Recent Solvers125
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
1328 Solvers
-
Sum of odd numbers in a matrix
618 Solvers
-
1713 Solvers
-
Create sequnce 1 4 9 16 25.........
414 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!