UIGETVARIABLES: Dialog to pass variables from workspace into GUI

UIGETVARIABLES creates a dialog box for selecting variables from the base workspace

https://github.com/michellehirsch/uigetvariables

이 제출물을 팔로우합니다

편집자 메모: 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

카테고리

Help CenterMATLAB Answers에서 App Building에 대해 자세히 알아보기

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 퍼블리시됨 릴리스 정보 Action
1.5.0.0

Moved code to GitHub

1.4.0.0

New feature: Second output argument to return names of selected variables. As Adam suggests, this can be useful for doing things like labeling axes with names meaningful to your end user.

1.1.0.0

Bug fix.

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.