modify uitable cell content directly

Hi, I am using uitable to show the data. Within a mouse motion function i want the some table cell data to be updated if I move the mouse.
Is there anyway to update only certain cell content, not the whole table data?
Thanks

Answers (1)

Voss
Voss on 28 Dec 2021
Edited: Voss on 28 Dec 2021
There is no (documented) way to update the contents of certain cells without just setting the entire table's Data.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 20 Feb 2012

Edited:

on 28 Dec 2021

Community Treasure Hunt

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

Start Hunting!