i write correct code but still showing incorrect code
Ältere Kommentare anzeigen
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?
Antworten (2)
Vinod
am 5 Aug. 2025
0 Stimmen
I believe this has to do with stale browser cache. Same workarounds as mentioned on this MATLAB Answer should work.
Cris LaPierre
am 6 Aug. 2025
0 Stimmen
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.
Kategorien
Mehr zu Function Creation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!