Matlab mlapp gui auto minimises once folder selected using uigetdir() command is there any way to resotre main gui once folder selection done.
이전 댓글 표시
Matlab mlapp gui auto minimises once folder selected using uigetdir() command is there any way to resotre main gui once folder selection done.
채택된 답변
추가 답변 (1개)
Adam Danz
2025년 7월 11일
0 개 추천
This has been fixed in R2025a. Focus now returns to the app that called uigetdir after the dialog is closed. The fix is also available in the R2024a and R2024b beta releases only (not the R2024a and R2024b general releases).
카테고리
도움말 센터 및 File Exchange에서 Phased Array System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!