搜索资源列表
GUI_4
- Demonstrate how to make a multiline editbox. Produces a GUI with an editbox on the left and a listbox on the right. The user is invited to enter text into the editbox, either hitting return at the end of each line or letting it wrap automati
GUI_5
- function [] = GUI_5() Demonstrate how to use a pushbutton to delete bits of string and how to let the user know that their actions are futile. After the string is deleted completely, the user is informed that there is nothing left to d
sliderPanel
- 在matlab的ui里创建滑动组件,具有交互式文件编辑框,标签等多种功能。-Creates a slider in a separate uipanel, with an associated interactive EditBox, and left and right labels showing the minimum and maximum values of the slider, respectively.Moving the slider automatically updates