How to access eventdata from GUI table, to get indices of rows and columns edited?

2 visualizaciones (últimos 30 días)
I want to get the matrix cointaining the indices of rows and columns edited in GUI table. The matrix is within eventdata structure, but I'm not sure how to access it.
Thanks
  1 comentario
Flávio
Flávio el 7 de Feb. de 2013
Editada: Flávio el 7 de Feb. de 2013
I forgot to say something. I want do access Indice in pushbutton callback. When I push a button, i want to execute some actions but I need the indices information.
For example, if I write eventdata.Indices in uitable_CellEditCallback I get the information I need. The problem is to get that information using a push button.
Sorry for my bad English.
Thanks

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Logical 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!

Translated by