Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

saving image from a function

1 visualizzazione (ultimi 30 giorni)
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM il 20 Nov 2014
Chiuso: MATLAB Answer Bot il 20 Ago 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 Commento
David Young
David Young il 20 Nov 2014
Please can you show the actual code and the error message from imwrite.

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by