フィルターのクリア

Query in GUI MATLAB

1 回表示 (過去 30 日間)
AFFY
AFFY 2015 年 4 月 5 日
回答済み: Image Analyst 2015 年 4 月 5 日
I am creating a GUI in MATLAB. I have certain parameters to check which can either be true or false. for a corresponding true parameter, a figure gets displayed in the axes window. I want all the parameters which are true to be displayed in a list form, out of which the user can select any of them and its corresponding figure will be displayed in the axes window. Is this possible in GUI MATLAB?

回答 (2 件)

Geoff Hayes
Geoff Hayes 2015 年 4 月 5 日
Affy - it sounds like you may want to use a list box to manage the list of parameters which are considered "true". See the provided link that should get you started on interacting with a list box.

Image Analyst
Image Analyst 2015 年 4 月 5 日

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by