how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!