Info
此问题已关闭。 请重新打开它进行编辑或回答。
Have a list of strings that I want made into checkboxes on my gui
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!