I am currently working on my first matlab GUI and I am having trouble positioning an image. The idea is to display 7 images after a pushbutton has been clicked. The problem is that they all display in the center of the GUI. I need to align the images side by side, and positioned in the bottom left corner.
ideas? I am using imshow() to display the image, if that helps.
Thanks in advance!!
ideas? I am using imshow() to display the image, if that helps.
Thanks in advance!!