필터 지우기
필터 지우기

How to place a progress bar with a generic position?

조회 수: 2 (최근 30일)
sri prakash muniyandi
sri prakash muniyandi 2016년 7월 18일
편집: sri prakash muniyandi 2016년 7월 18일
I have a gui with a progress bar as jave obj. i have used the below code
JavaProgressBar = javax.swing.JProgressBar;
[PB_O,PB_H] = javacomponent(JavaProgressBar,[85 175 200 18],handles.tab2Panel);
for creating and placing it in a position. But my problem is if i run the same code in different system the position of the Progress bar is changed.
help me, how to make the position unique for all the systems .
tnk you..,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Animation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by