フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Can a gui read a list from a file, open a new window containing that list, and allow the user to select items from that list? If so, what commands/topics should I study?

1 回表示 (過去 30 日間)
Rick Szumski
Rick Szumski 2014 年 3 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Want to create a GUI run-time listing (upfront there are an unknown # of items with unknown labels) using items read from a file during execution & allow user to select items from this dynamic list.

回答 (1 件)

Dishant Arora
Dishant Arora 2014 年 3 月 18 日
doc menu
doc textscan
  4 件のコメント
Rick Szumski
Rick Szumski 2014 年 3 月 19 日
The menu command works only if you have one channel to choose. In my case, I want to select anywhere from 1 to all 4 channels. "select_channels.m" allows you to choose one or multiple channels, just highlight all the channels you need.
Dishant Arora
Dishant Arora 2014 年 3 月 19 日
I didn't notice that. See listdlg , It let's you make multiple selection.

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by