Just to clarify, this part of my code works. However, when I run the mlapp and use the function that uses uigetdir, after I select the folder, all Matlab windows minimize. Is there a solution?
I'm struggling with the same thing in my app. Right now I'm usingChris McRaven's workaround from above mentioned link; set visibility of figure to 'off' and then 'on' again. It's not the best solution, because window will still blink for a brief moment, but it's still better than nothing.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
1 Comment
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/371417-how-do-i-prevent-minimizing-matlab-windows-after-calling-uigetdir#comment_514334
Direct link to this comment
https://la.mathworks.com/matlabcentral/answers/371417-how-do-i-prevent-minimizing-matlab-windows-after-calling-uigetdir#comment_514334
Sign in to comment.