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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15795 Solvers
-
Return a list sorted by number of occurrences
2894 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
07 - Common functions and indexing 3
427 Solvers
-
Cumulative product of a vector
301 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!