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!