From: SirTiger on
Hi,

I noticed a strange behaviour from MATLAB (2010a). I have created a
GUI with some objects in it (axes, controls...) and when I open this
GUI in GUIDE (I am NOT talking about starting the GUI!!!), it seems to
evaluate the assigned CreateFcn's!? Why does it do that? It doesn't
make any sense to me... Can I keep it from doing it?

I want MATLAB to execute the CreateFcn only when the GUI is *run*, not
when I am *editing* it!

Thanks in advance for any advice,
Matthias Hoeller