Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Have a list of strings that I want made into checkboxes on my gui
조회 수: 2 (최근 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!