フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

saving image from a function

1 回表示 (過去 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