How to avoid pop-up that overlaps all programs

2 visualizaciones (últimos 30 días)
Roderick
Roderick el 7 de Sept. de 2023
Comentada: Roderick el 7 de Sept. de 2023
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 comentarios
Stephen23
Stephen23 el 7 de Sept. de 2023
Editada: Stephen23 el 7 de Sept. de 2023
"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 el 7 de Sept. de 2023
That worked. Thanks!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Dialog Boxes en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by