uitable : set row format
조회 수: 18 (최근 30일)
이전 댓글 표시
I created a table (uitable) with one column and 5 rows. All rows are strings, but I would like to have one row (one cell of the table) as a popup menu. This would be the equivalent to columnFormat, but for rows.
댓글 수: 0
답변 (1개)
Walter Roberson
2016년 1월 26일
That is not possible with uitable (unless it is possible using Java: you can check undocumentedmatlab.com for what is behind the scenes of uitable)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!