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
-
First non-zero element in each column
956 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14067 Solvers
-
643 Solvers
-
726 Solvers
-
Matlab Basics II - Count rows in a matrix
406 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.