i write correct code but still showing incorrect code
Mostrar comentarios más antiguos
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?
Respuestas (2)
Vinod
el 5 de Ag. de 2025
0 votos
I believe this has to do with stale browser cache. Same workarounds as mentioned on this MATLAB Answer should work.
Cris LaPierre
el 6 de Ag. de 2025
0 votos
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.
Categorías
Más información sobre Function Creation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!