How do I change input values in different function file ?
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 25 de Mayo de 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
el 25 de Mayo de 2018
Editada: Chidiebere Ike
el 25 de Mayo de 2018
Walter Roberson
el 26 de Mayo de 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
el 26 de Mayo de 2018
Editada: Chidiebere Ike
el 26 de Mayo de 2018
Chidiebere Ike
el 23 de Jul. de 2018
Editada: Walter Roberson
el 23 de Jul. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!