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!