saving image from a function

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 件)

この質問は閉じられています。

タグ

質問済み:

2014 年 11 月 20 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by