how to create a "please wait..." massage in GUI?

조회 수: 3 (최근 30일)
Ftm
Ftm 2013년 7월 19일
I created a GUI page. when you push "calculate" button, it takes about one minute for program to return the results. I want a "please wait..." massage to appear until the results are calculated. please guide me.

채택된 답변

Shashank Prasanna
Shashank Prasanna 2013년 7월 19일
You can use the waitbar instead:
So the user will know that its doing something.

추가 답변 (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