UIGETVARIABLES creates a dialog box for selecting variables from the base workspace
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
편집자 메모: This file was selected as MATLAB Central Pick of the Week
It is common to write GUI-driven applications which require end users to pass in some variables from the workspace when calling the function to launch the GUI, e.g. myPlottingGUI(X,Y)
UIGETVARIABLES allows your users to interactively select workspace variables from a dialog instead of having to type variable names when launching your app. You can restrict which types of variables are allowed for each input, making it easier for users to successfully pass the right data into your app.
Give it a try and let me know what you think!
인용 양식
Michelle Hirsch (2026). UIGETVARIABLES: Dialog to pass variables from workspace into GUI (https://github.com/michellehirsch/uigetvariables), GitHub. 검색 날짜: .
도움
도움 준 파일: Volumetric Data Explorer, Simple Viewer 3D
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
