Turn single click into triple click

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?

답변 (1개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2019년 7월 24일

0 개 추천

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!

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

릴리스

R2019a

태그

질문:

2019년 7월 17일

답변:

2019년 7월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by