Activate/deactivate blocks of a GUI using radio button group
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
i'm working on a GUI usign app designer on Matlab 2020b. The purpose of the project is to allow user to load a .txt file, select a starting and an ending row and write a new .txt including only the rows between the selected ones. I managed to take the initial and final values of the interval from user input on edit fields and write the new file.
Now i want to allow user to load a list of - say N, comma separated - from/to couples contained on a .txt and create N new files applying those cuts.
More over i want to allow user to which method (single cut or list of cuts) to use via a radio button capable of activate/deactivate the correct areas of the interface.
Any suggestion/example would be welcome,
greetings from Italy.
Alessandro
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!