Place editable table in GUI when pushbutton is pressed

1 visualización (últimos 30 días)
Kim Lopez
Kim Lopez el 17 de Nov. de 2017
Comentada: PG_Dev el 21 de Nov. de 2017
Is it possible to place an editable table in GUI when I press the pushbutton as shown on the attached image? The new editable table will place on the red mark on the image.
  4 comentarios
Kim Lopez
Kim Lopez el 17 de Nov. de 2017
okay, thanks
PG_Dev
PG_Dev el 21 de Nov. de 2017
Kim
As mentioned in the comments you can indeed use the uitable to programmatically add tables. You need to create and configure properties of the uitable inside your add_another_table pushbutton callback. Also to place the tables inside the red box areas you need to be able to configure table position property effectively. You may want to check out this Matlab gui basic automation course

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps 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