App Designer uitable changes appearance after data update
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
I setup a empty uitable in App Designer as follows:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/278899/image.png)
I'm happy with the appearance and it's consistent with other table on the figure with respect to font name and size of the column headers/names.
Then after setting it's data property to a matlab table data source, it changes it's appearnace to:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/278900/image.png)
The column header/name font appears smaller and the columns appear wider becuse a horizontal scroll bar appears.
When checking font name/size properties they are the same as prior to setting the data property and so are the column widths.
Is the a remedy to this issue please?
답변 (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!