Problem 45440. Create a vector of the first n odd numbers (★)
If n = 10, your program should return a vector y, where y = [1 3 5 7 9 11 13 15 17 19].
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers131
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5638 Solvers
-
1425 Solvers
-
412 Solvers
-
Convert a Cell Array into an Array
1714 Solvers
-
155 Solvers
More from this Author52
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!