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

1 visualizzazione (ultimi 30 giorni)
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 Commento
Flávio
Flávio il 7 Feb 2013
Modificato: Flávio il 7 Feb 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

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Tables in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by