| MATLAB Central > MATLAB Newsreader > Instantiation of multiple images in a GUI |
|
|
|
Subject: Instantiation of multiple images in a GUI From: Thiago Jota Date: 19 Nov, 2008 17:43:02 Message: 1 of 5 |
|
I'm trying to instantiate an unique image within each axes object of my GUI. Unfortunately, this becomes problematic after the first image. I am using imread and imshow in the callback of each axes object. Is there any alternative? |
|
Subject: Instantiation of multiple images in a GUI From: ImageAnalyst Date: 19 Nov, 2008 18:48:30 Message: 2 of 5 |
|
On Nov 19, 12:43=A0pm, "Thiago Jota" <thi...@mathworks.com> wrote: |
|
Subject: Instantiation of multiple images in a GUI From: Thiago Date: 19 Nov, 2008 20:54:02 Message: 3 of 5 |
|
I've found a solution! After creating axes objects in GUIDE, place this code inside each "axes_CreateFcn" callback: |
|
Subject: Instantiation of multiple images in a GUI From: ImageAnalyst Date: 19 Nov, 2008 21:14:27 Message: 4 of 5 |
|
On Nov 19, 3:54=A0pm, "Thiago " <thi...@mathworks.com> wrote: |
|
Subject: Instantiation of multiple images in a GUI From: Thiago Date: 19 Nov, 2008 21:27:02 Message: 5 of 5 |
|
The tutorial I cited explains why. |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
Contact us at files@mathworks.com
