More precisely, I am trying to implement listboxes inside the cells, but the available values of these listboxes depends on the value of uitable.ColumnFormat field. I would like these values to be different from one row to another.
Is it possible that the column format of a UITable depends also on the row ?
조회 수: 9 (최근 30일)
이전 댓글 표시
The UITable.ColumnFormat field set the format for each column.
I would like if possible to make this format depend on a cell instead of a column.
Is there a way of setting a format to a specific cell within my uitable ?
Thank you,
Arthur
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop uifigure-Based Apps에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!