How to save an image from GUI ?
조회 수: 4 (최근 30일)
이전 댓글 표시
How to save an image which is generated in GUI and use it further in the same code ? I want to calculate MSE and PSNR values for an image which is generated in GUI but stuck in code that how to save it and use it further. Please help.
댓글 수: 2
Adam
2019년 9월 26일
What do you mean by 'generated in GUI'? You must have code somewhere that generates the data.
should then help in terms of sharing that data to different callbacks where you may wish to use it.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Object Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!