how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair​(I,J,'mont​age')

1 view (last 30 days)
John jerrick Pulmano
John jerrick Pulmano on 22 Sep 2017
how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')

Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!