Make edit fields visible/invisible based on length of an array
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Erik Vabo Vatsvaag
el 29 de Jun. de 2020
Respondida: Erik Vabo Vatsvaag
el 29 de Jun. de 2020
Hello,
I am programming an app which includes to edit fields that creates arrays and based on the length of these array I want to display a new set of edit fields.
The solution I found for this problem is to make a lot of if statements when the length of the array changes.
Is there a more efficient way? I dont know if it is possible to group edit fields in some way to make this easier.
Thank you for helping!
0 comentarios
Respuestas (2)
Uttkarsh Jha
el 29 de Jun. de 2020
Hey Erik,could you share your matlab app screenshot/code snippet?
That way the community may be able to assist you better.
0 comentarios
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!