How to avoid pop-up that overlaps all programs

조회 수: 2 (최근 30일)
Roderick
Roderick 2023년 9월 7일
댓글: Roderick 2023년 9월 7일
Hello everyone
I'm currently running some long calculations that involve the inpaint function (https://es.mathworks.com/matlabcentral/fileexchange/27994-inpaint-over-missing-data-in-1-d-2-d-3-d-nd-arrays). As you can see in the image below, when this function is running, a pop-up appears that overlaps any open program I have on my computer, making it difficult to use it for other tasks simultaneously. Do you have any advice on how I could disable it?
  댓글 수: 2
Stephen23
Stephen23 2023년 9월 7일
편집: Stephen23 2023년 9월 7일
"Do you have any advice on how I could disable it?"
  1. modify the function by commenting-out every WAITBAR call.
  2. use another function, e.g.:
Roderick
Roderick 2023년 9월 7일
That worked. Thanks!

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dialog Boxes에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by