Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to give the selected image as an input of .m file selected after pressing the Check box in GUI ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have selected an image using pushbutton1 and this has to be given as the input to my .m file . This .m file is called using checkbox1. 1)Now to make my .m file to get executed , how should I give the selected image as input to the .m file? 2)Also the .m file output results like output images and PSNR values has to be displayed. Thanks in advance.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!