How do I change input values in different function file ?
이전 댓글 표시
I have a .m file with several function file and my focus is to observe the changes in PSNR and SSIM results values. How do I make changes to the INPUT values of any of the function files ? Please guide me. Thank you
댓글 수: 5
Walter Roberson
2018년 5월 25일
Do you mean that you have calls to input() in the functions to get data from the user, but you want to somehow enter values on the user's behalf as if they had typed in those values?
Chidiebere Ike
2018년 5월 25일
편집: Chidiebere Ike
2018년 5월 25일
Walter Roberson
2018년 5월 26일
I find three git repositories for that code. Which one are you using? The most complete version appears to be at https://github.com/yulunzhang/CRC-SISR.git
Chidiebere Ike
2018년 5월 26일
편집: Chidiebere Ike
2018년 5월 26일
Chidiebere Ike
2018년 7월 23일
편집: Walter Roberson
2018년 7월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!