How to save an image from GUI ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How to save an image which is generated in GUI and use it further in the same code ? I want to calculate MSE and PSNR values for an image which is generated in GUI but stuck in code that how to save it and use it further. Please help.
2 Commenti
Adam
il 26 Set 2019
What do you mean by 'generated in GUI'? You must have code somewhere that generates the data.
should then help in terms of sharing that data to different callbacks where you may wish to use it.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!