Error using imwrite command
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Aysel Alimirzayeva
el 27 de Sept. de 2022
Comentada: Aysel Alimirzayeva
el 28 de Sept. de 2022
Hello. I wrote an example of the imwrite function in Matlab 2019Rb version, but it gives an error. Please help me.

0 comentarios
Respuesta aceptada
Walter Roberson
el 27 de Sept. de 2022
MATLAB cannot automatically determine the image type being requested when you ask for a file name with extension jpg<SPACE> .
I recommend that you remove the leading and trailing spaces from your file names.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!