Activate/deactivate blocks of a GUI using radio button group

3 次查看(过去 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

采纳的回答

Cris LaPierre
Cris LaPierre 2021-2-8
See this answer, that enables/disables components using a checkbox.

更多回答(0 个)

类别

Help CenterFile 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!

Translated by