140 Chapter 4 case 4 A=imread('ear41.bmp'); A=rgb2gray(A); g=gray(256); msgbox('Fourth person','Pattern Recognition','custom',A,g) end _______________________________________________________________________ 1.3 Program Illustration