Turn single click into triple click

5 visualizaciones (últimos 30 días)
Jeremy
Jeremy el 17 de Jul. de 2019
Respondida: Harsha Priya Daggubati el 24 de Jul. de 2019
When you embed a table as data into a uitable, you need to triple click in a given cell replace the existing contents with what you type. Otherwise it just appends what you type to the existing data. Is there any way to take a single click and turn it into a triple click?

Respuestas (1)

Harsha Priya Daggubati
Harsha Priya Daggubati el 24 de Jul. de 2019
Hi,
I suggest adding ‘Cell Selection Callback’ for the uitable and write the code to clear the data present in the selected cell using event.Indices property.
Hope this helps!

Categorías

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

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by