MATLAB: How do i load dice faces in the gui for the dice?

dice

I have created a dice in my gui,but now I want it to disp a dice face for each roll,any suggetions? If I can just get a function that loads an image in gui I will be fine,because I know how to repeat that function. Any help is welcome thank you!

Best Answer

help imread
help imshow