How do I change input values in different function file ?
Show older comments
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 Comments
Walter Roberson
on 25 May 2018
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
on 25 May 2018
Edited: Chidiebere Ike
on 25 May 2018
Walter Roberson
on 26 May 2018
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
on 26 May 2018
Edited: Chidiebere Ike
on 26 May 2018
Chidiebere Ike
on 23 Jul 2018
Edited: Walter Roberson
on 23 Jul 2018
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!