Error using imwrite command
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Aysel Alimirzayeva
il 27 Set 2022
Commentato: Aysel Alimirzayeva
il 28 Set 2022
Hello. I wrote an example of the imwrite function in Matlab 2019Rb version, but it gives an error. Please help me.

0 Commenti
Risposta accettata
Walter Roberson
il 27 Set 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.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!