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

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일

0 개 추천

You can use the Linear Gauge component and have that update to show your progress.

댓글 수: 1

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...

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

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2023년 2월 27일

편집:

2025년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by