Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Have a list of strings that I want made into checkboxes on my gui
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a txt file with strings in them like so
Text
Text2
Text3
and so on. I want to have the gui read in the txt file and then take the strings and populate a gui panel with those words and the checkboxes. The checkboxes will ultimately allow the user to select which data columns to analyze that have the same headers in another file.
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!