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!