フィルターのクリア

Can you help me to create a waitbar in GUI?

2 ビュー (過去 30 日間)
Hoang Phuc Ho
Hoang Phuc Ho 2015 年 3 月 10 日
編集済み: Stephen23 2015 年 3 月 12 日
Hello everyone, I have a program (using GUI) that takes time to operate, and I want to create a waitbar to show the progress to users, so that can you give me the way to do that. Thank you too much.

回答 (1 件)

Stephen23
Stephen23 2015 年 3 月 10 日
編集済み: Stephen23 2015 年 3 月 12 日
You start by having a look at the inbuilt waitbar function: simply type this into your command window:
open waitbar
and you can use that code as the basis of your code. Otherwise you can have a look at the tens/hundreds of waitbar variations that are available on MATLAB File Exchange:
http://de.mathworks.com/matlabcentral/fileexchange/index?term=waitbar

カテゴリ

Help Center および File ExchangeDialog Boxes についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by