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!