i write correct code but still showing incorrect code
Show older comments
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?
Answers (2)
Vinod
on 5 Aug 2025
0 votes
I believe this has to do with stale browser cache. Same workarounds as mentioned on this MATLAB Answer should work.
Cris LaPierre
on 6 Aug 2025
0 votes
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.
Categories
Find more on Function Creation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!