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년 초과 전 | 0