Create a row 'y' with odd numbers where the potential maximum number is given by 'x' and the space between them by 'm'. The first number of the row is 1.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers84
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
Duplicate each element of a vector.
637 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
301 Solvers
-
529 Solvers
-
Find out sum and carry of Binary adder
1778 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I updated the problem with additional test cases.
Broken test suite?
Test suite has been fixed.