I have a very annoying problem with my matlab gui.
Once I start my program the gui can not be just send to the background, it pops up again an arbitrary number of times, until it decides to finally stay. I have to minimize it at least 10 times before it really stays there.
Is that a common behaviour? I have not modified anything of the gui initialization code, I basically just added a button to execute my function in a loop.
Any ideas are welcome!
cheers, Chris