GUIDE: Is there a quick way to set all the the widget's UNITS to pixels?

조회 수: 3 (최근 30일)
Paul
Paul 2017년 7월 4일
편집: Adam 2017년 7월 4일
I added some widgets to a GUIDE figure. But now I need to add more widgets. So I increase the size of the background figure, only to find that all the widgets expand too, because their "Units" property is set to "Normalized". Is there a quick way to change the value off all their Units property at once to "Pixels"?
Thanks in advance!
  댓글 수: 1
Adam
Adam 2017년 7월 4일
편집: Adam 2017년 7월 4일
If they aren't in panels just select them all and use the property editor. If they are in panels unfortunately you have to select them all a panel at a time because you can't multi-select cross-panels.
Be warned though that changing the units of multiple components is painfully slow in GUIDE so you'll need to be patient for it to finish all its underlying calculations that result from doing this.

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

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by