Disabling a single cell of a uitable

3 views (last 30 days)
Marco
Marco on 17 Sep 2013
Hi,
There is a way to disabling a single cell (and not a whole column) of a uitable by some property ?
  2 Comments
Jan
Jan on 17 Sep 2013
Edited: Jan on 17 Sep 2013
What does "disabling" mean here?

Sign in to comment.

Accepted Answer

Jan
Jan on 17 Sep 2013
I use a not intuitive workaround by letting the CellEdited callback insert the former value automatically.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!