My code is garbled opening with a higher version matlab
Mostrar comentarios más antiguos
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 comentario
Star Strider
el 4 de Jun. de 2021
This may be cue to a corrupted font, according to some recent posts here.
Respuestas (1)
Steven Lord
el 4 de Jun. de 2021
1 voto
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.
Categorías
Más información sobre ROI-Based Processing 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!