in python \"Write a GUL-based program that implements an image browser for your
ID: 3918730 • Letter: I
Question
in python
Explanation / Answer
SOLUTION:
According to the given data the following data illustrates;
Function Pushbutton 1-Call back (hOBJECT,EVENT DATA,HANDLES)
% hobject handle to push button 1
% Event Data Reserved To Be Defined at a future version
% handles structure with handles and use data (see the GUI DATA )
(file name, path name) uiget file ({ *:" jpg"* "*bmp"*}) ( File Selection ) %
Image - strcat [pathname , file name]
axes, [handles,axes 1] %
imshow ( image )
set (handles,edit 1,'string,filename) %
set (handles,edit 2, ' string,image')%.......
Thus, our required data is obtained
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.