menu corner det
clear
k = 0;
clc
while k < 3;
k = menu('ANGLE AND ABSULOTE CONTENT AF PICTURES','SELECT TWO DESIRE PICTURES ','HELP','Exit');
if k == 1
a=input('enter the name of your FIRST file (for exapmle moon.tif between two cot
eishen ) = ');
b=input('enter the name of your SECCOND file (f...
menu
Matlab