Filter löschen
Filter löschen

Adding uitable checkboxes to certain cells or rows instead of columns

71 Ansichten (letzte 30 Tage)
Christian Staifen
Christian Staifen am 3 Apr. 2015
Beantwortet: Prof. X am 29 Apr. 2023
Hello,
I am using uitable to display data in a table. Is there any option to add checkboxes to certain cells or rows instead of columns?
Best regards!

Antworten (2)

Geoff Hayes
Geoff Hayes am 4 Apr. 2015
  1 Kommentar
Christian Staifen
Christian Staifen am 5 Apr. 2015
Thank you very much for your answer. Unfortunately it does not solve my problem because I only want to add the checkboxes to certain cells or rows instead of full columns.

Melden Sie sich an, um zu kommentieren.


Prof. X
Prof. X am 29 Apr. 2023
Very late but stumbled across this answer from the MathWorks Support Team that seems to answer this question well: https://www.mathworks.com/matlabcentral/answers/423072-checkboxes-in-row-of-uitable
While the Link only refers to the row beneath the variable names, I was able to modify the data property of the uitable by inputting a logical value at a random location within the table and change cell from a number to logical checkbox.

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by