Bug in Task 5: Section: Vectors and Matrices Create Evenly Spaced Vectors in MATLAB Onramp

8 views (last 30 days)
Has anyone taken the MATLAB Onramp course? I'm in Task 5 in the Vectors and Matrices-Create Evenly Spaced Vectors module and it won't accept b = linspace(1,10,5) as the answer to: Create a row vector named b that starts at 1, ends at 10, and contains 5 elements.
The task wants us to use linspace. The correct values are outputted and it matches the solution.
Is this a known bug? I'd like to get the certificate at the end so I really need to have this answer accepted! Appreciate any help.

Answers (1)

Renee Coetsee
Renee Coetsee on 5 Sep 2025
I could not reproduce an issue in Task 5. If you are still seeing the issue, could you please include a screenshot of the full window, including all the code in your script?

Categories

Find more on Entering Commands in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!