I am creating a uitable using GUIDE with 4 columns: 1st – Numeric, 2nd – Let Matlab choose, 3rd – Text, Editable, 4th – Logical, Editable.
When I run my GUI and try to mark the Logical checkbox I get this error: Warning: Table data is not editable at this location. Please click for more information.
I have tried to solve the problem and failed. Therefore, how can I fix it? I wish to check or uncheck them (the default selection should be checked).
Thanks.