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!