Hey...just wondering if we have any matlab experts here. I'm creating 2 buttons in a matlab gui. Once opens a file dialog box, the other takes the file from the open file dialog box and opens the image. I can't pass the image from the file dialog box to the second button. Is there an easy way to do this?