Dariush Ashtiani
Followers: 0 Following: 0
Feeds
已回答
How to save an image from imshow() as a .jpeg?
You can use saveas commad. Say filename='image1'; saveas(gcf,[filename,'.jpg'])
How to save an image from imshow() as a .jpeg?
You can use saveas commad. Say filename='image1'; saveas(gcf,[filename,'.jpg'])
6 years 前 | 0