MATLAB Onramp: Help with Plots
이전 댓글 표시
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.


채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!