이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
This object class allows rapid, programmatic creation of graphical user interfaces. Rather than manually drawing a dialog box in the App Designer, graphical components are added to the box, rastering from left to right in rows stacked from top to bottom. This process allows user to focus on what the dialog box does rather than how it looks. JavaScript components are used exclusively (no legacy uicontrols) for compatiability with MATLAB 2025a and all future releases, as well as previous releases using the new desktop.
Components are automatically sized for a particular amount of content. The sizing process combines specified width (number of characters that must fit) with the current font settings. Fonts can be changed to enhance visibility, e.g. the same dialog box can be generated at different font sizes with minimal effort.
Several static methods illustrate how this class can be used.
- "demonstrate" provides a summary of all the components supported by this class.
- "createExample" generates and displays one of several example functions that generate a specific component box.
Feedback is greatly appreciated.
인용 양식
Dan Dolan (2026). Graphic component box class (https://kr.mathworks.com/matlabcentral/fileexchange/181641-graphic-component-box-class), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
