How can I freeze or stop interaction of the background MATLAB and SIMULINK windows until my dialog(progressbar) is open?

조회 수: 1 (최근 30일)
while my progressbar is running I want to disable or block interaction with the toolbar or whole background. How can I achieve it?
  댓글 수: 3
Shivam
Shivam 2024년 9월 5일
I am still not sure of the use-case of the this desired behaviour. Is it creating some hindrance in your workflow? Could you let me know the details?
Rik
Rik 2024년 9월 9일
Comments posted as flags:
Flagged by Rushabh on 4 Sep 2024 at 10:06. While It is loading, I want to stop complete interaction with the background tab or toolbar. Is it possible?
Flagged by Rushabh on 5 Sep 2024 at 12:34. For example if something is loading, we should not be able to make any changes in background. But here, Since my progress bar is not completed. Still I am able to make changes in the background's SIMULINK window.

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

답변 (1개)

Taylor
Taylor 2024년 9월 6일
You can use uiwait to block the execution of MATLAB and SIMULINK.

카테고리

Help CenterFile Exchange에서 Maintain or Transition figure-Based Apps에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by