use 'enable' in ui table
3 次查看(过去 30 天)
显示 更早的评论
采纳的回答
Adam Danz
2019-5-18
geeks g is refering to UItables (from previous discussions).
Read about the 'enable' property here:
When 'enable' is turned off, the entire table is deactivated. You can't apply this to individual cells. Instead, you could change the selection available whenever a new specialtiy is chosen. For example, whenever IT is chosen the table content could change to a new list.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!