入门之旅答案报错
8 views (last 30 days)
Show older comments
我在使用新手之旅课程的时候,其中的绘制向量图的任务的时候:
任务
创建一个绘图,其中 sample 位于 x 轴,mass1 位于 y 轴。
我的答案如下,本应是正确的,但是一直显示错误。
plot(sample,mass1)
2 Comments
Broy
on 18 Jan 2026 at 6:18
@Han, Please try the following troubleshooting steps to resolve the issue: refresh the page, reset the tasks, or copy the code directly from the solution and submit that answer. These actions often fix temporary glitches within the learning environment and ensure the platform is synced with your progress.
If those steps do not work, please try clearing your browser cache or switching to a different web browser entirely. Performing these technical adjustments should resolve the issue in most cases
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!