Appearance of logical values in uitable

7 次查看(过去 30 天)
Hello,
I recently moved over to from 2020a to 2022b and reopened a mlapp files I was working on.
In the app I have a uitable which displays logical output values. Since running in 2022b these are displayed in a greyed out format whereas before these were black and bold. How do I modify the way these are displayed back to the more visually clear bold display
Format of results now:
Format of results before (smoker column):
Thank you!

回答(1 个)

Cameron
Cameron 2023-1-19
app.UITable.ColumnEditable = true;

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by