MATLAB Onramp: Help with Plots
Mostrar comentarios más antiguos
I am currently working on MATLAB Onramp, and I am stuck on the sections where plotting is involved.
When I submit my solution, the program takes a long time to process it and marks my work as incorrect.
However, my solution is identical to the correct solution provided.
- I thought that that I should change 'plot(sample, mass1)' to 'plot(sample,mass1)' and omit the space, but the same error occurs.


Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!