My code is garbled opening with a higher version matlab
이전 댓글 표시
Hello, all
I can not open my old codes with a newer version 2020b matlab. It shows garbled. Can anyone help me to retract my code, thank you first!

댓글 수: 1
Star Strider
2021년 6월 4일
This may be cue to a corrupted font, according to some recent posts here.
답변 (1개)
Steven Lord
2021년 6월 4일
1 개 추천
Did your code try to write an image file (specifically a PNG image) using imwrite? If so, I suspect you overwrote your function with the image file and if that's correct you'll need to restore your file from a backup.
카테고리
도움말 센터 및 File Exchange에서 ROI-Based Processing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!