Disabling a single cell of a uitable
4 views (last 30 days)
Show older comments
Hi,
There is a way to disabling a single cell (and not a whole column) of a uitable by some property ?
2 Comments
Accepted Answer
Jan
on 17 Sep 2013
I use a not intuitive workaround by letting the CellEdited callback insert the former value automatically.
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!