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
-
27663 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2539 Solvers
-
Replace every 3rd element in a vector with 4
265 Solvers
-
Sum the squares of numbers from 1 to n
259 Solvers
-
Find the max element of the array
2210 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.