Borrar filtros
Borrar filtros

Activate/deactivate blocks of a GUI using radio button group

3 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 8 de Feb. de 2021
See this answer, that enables/disables components using a checkbox.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by