Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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 Ansicht (letzte 30 Tage)
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.

Antworten (1)

Dishant Arora
Dishant Arora am 18 Mär. 2014
doc menu
doc textscan
  4 Kommentare
Rick Szumski
Rick Szumski am 19 Mär. 2014
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.

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by