Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

saving image from a function

1 vue (au cours des 30 derniers jours)
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM le 20 Nov 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
x=f(y) x= image resulting from the function of y
imshow(x)------> works fine
imwrite(x,location)-----> doesnt work, it says unable to read the file format
what should i do to save the image x
  1 commentaire
David Young
David Young le 20 Nov 2014
Please can you show the actual code and the error message from imwrite.

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by