i write correct code but still showing incorrect code
显示 更早的评论
Task is create plot with using plot function and the input variables are sample and mass1.
The code is plot(sample, mass1)
but correct code but still povide incorrect answer why?
回答(2 个)
Vinod
2025-8-5
0 个投票
I believe this has to do with stale browser cache. Same workarounds as mentioned on this MATLAB Answer should work.
Cris LaPierre
2025-8-6
0 个投票
I shared this internally. The issue is due to the browser caching old files (all courses just moved to R2025a). The recommended workaround is to clear your browser's cache and cookies.
Other workarounds include using a private/incognito window, or using a different browser.
类别
在 帮助中心 和 File Exchange 中查找有关 Function Creation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!