The uigetfile window goes behind the app window in standalone application.
조회 수: 4 (최근 30일)
이전 댓글 표시
When I run the app through App Designer, uigetfile window appears in front of the app as expected. However, after packaging the uigetfile window goes behind the main app window which is inconvenient. I am using Matlab 2017a, Windows 10.
답변 (1개)
Onur Ozdemir
2022년 3월 14일
You can check out my answer here (same question), by creating a dummy figure and then deleting it you can prevent minimization.
best of luck.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!