Feeds
質問
Remove object from TabOrder List
Hello folks. I have a serious problem. I have a GUI. On the Gui is a panel. On that panel are many edit fields and popups. T...
約7年 前 | 2 件の回答 | 0
2
回答質問
Change mouse pointer for uicontrol text in figure
How do i change the mouse pointer style (eg from arrow to hand) when moved over a uicontrol( 'style','text') I can do i...
約7年 前 | 0 件の回答 | 0
0
回答質問
get(0,'MonitorPositions') outputs wrong values
Hello, I have a big issue with the outputs from get(0,'MonitorPositions') when the screen is changed within one MATLA...
約7年 前 | 1 件の回答 | 1
1
回答回答済み
How to resize all children automatically when creating a uifigure with uibuttons etc?
I solved it with a "scale button". I wrote a function that finds all children of a GUI and then scales them child by child.
How to resize all children automatically when creating a uifigure with uibuttons etc?
I solved it with a "scale button". I wrote a function that finds all children of a GUI and then scales them child by child.
約7年 前 | 0
質問
How to resize all children automatically when creating a uifigure with uibuttons etc?
Hello dear MATLAB folks, I want to create a GUI with the uifigure command. uifg1=uifigure; Then I place a button ...
約7年 前 | 1 件の回答 | 0