From: Christopher on 24 Jun 2010 21:32 Hi there, I have developped a GUI using GUIDE. I now wish to change my closeRequestFunc such that instead of deleting the item, it just lowers the figure such that it is not the top-most active window. I understand that the function 'uistack' provides this capability for multiple objects on the same handle but I wish to lower my figure further - for instance, behind the MATLAB Command Window. I'm not sure if the stack order of the OS can be obtained or set through MATLAB however... Does anybody know if this is possible? Using the root (h = 0) only provides control to all MATLAB figures active. Thanks, Chris
|
Pages: 1 Prev: Handle array performance issue Next: what do these results of shapecontext mean? |