How to create an embedded progress bar in app designer, Matlab R2019a?

21 ビュー (過去 30 日間)
Ratanjot
Ratanjot 2023 年 2 月 27 日
編集済み: Adam Danz 2025 年 7 月 14 日
I would like to create a progress bar that shows the progress for when a button is clicked on to complete a certain task in app designer. For example, if I wanted to create a simple app that outputs multiple plots on a UIAxes after clicking on a button, I want to see the progress from 0-100 for this task displayed in the same UIFigure where 100% shows the final product of the UIAxes with all plots and labels. I don't have an example app to link. I am aware this is something available in the 2020 version of MATLAB but I am using 2019a. Thanks.

回答 (2 件)

Cameron
Cameron 2023 年 2 月 27 日
You can use the Linear Gauge component and have that update to show your progress.
  1 件のコメント
Will Reeves
Will Reeves 2024 年 12 月 6 日
Linear Gauge component does seem to lack customisation options (or styles), unless there any undocumented settings that could help make it look more like a progress bar?
I'm going to try using something like this:progressbar - File Exchange - MATLAB Central, or maybe even a bar chart...

サインインしてコメントする。


Adam Danz
Adam Danz 2025 年 7 月 14 日
編集済み: Adam Danz 2025 年 7 月 14 日

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by