Info
This question is closed. Reopen it to edit or answer.
Have a list of strings that I want made into checkboxes on my gui
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!