EasyGUI
버전 1.1.0.1 (671 KB) 작성자:
Gautam Vallabha
EasyGUI ver 1.0 -- Build GUIs quickly and easily in MATLAB
편집자 메모: This file was selected as MATLAB Central Pick of the Week
EasyGUI allows you to quickly create a graphical "front-end" for an m-file so that users can interactively manipulate parameters. It provides:
* A set of “widgets” (UI controls) with a simple programming interface
* Automatic layout of the widgets
* An intuitive way to combine a GUI with MATLAB plotting and visualization
* An intuitive way to share data between GUIs (e.g., a dialog window and the main GUI)
---------------------
EasyGUI also comes with a widget for analog data acquisition (requires the Data Acquisition Toolbox). This allows you to easily create a GUI to:
* Acquire data (allowing the user to start and stop acquisition, and set sampling rate, channels, etc.)
* Analyze the data (using parameters that can be set using the GUI), and
* Plot the results using familiar MATLAB commands
---------------------
NOTE: EasyGUI does not generate the GUI for you. Rather, it makes it easy to add UI controls to an m-file, get and set the values of those controls, and wait for user input.
EasyGUI is written using MATLAB Classes and requires at least R2008a. For more information object-oriented programming with MATLAB, see:
인용 양식
Gautam Vallabha (2024). EasyGUI (https://www.mathworks.com/matlabcentral/fileexchange/22936-easygui), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기
태그
도움
도움 준 파일: morphology by matlab with GUI, EasyGUI, MATLAB Support Package for Velleman K8055/VM110 Experiment Board
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!