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
-
Sort a list of complex numbers based on far they are from the origin.
5798 Solvers
-
Split a string into chunks of specified length
2058 Solvers
-
Convert a Cell Array into an Array
2197 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1967 Solvers
-
calculate the length of matrix
2471 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!