Info

此问题已关闭。 请重新打开它进行编辑或回答。

saving image from a function

2 次查看(过去 30 天)
RAMESH MUNIRATHINAM
RAMESH MUNIRATHINAM 2014-11-20
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
David Young
David Young 2014-11-20
Please can you show the actual code and the error message from imwrite.

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by