open Table in app designer with full dimension
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can i open Table with Full dimension?
0 Kommentare
Antworten (1)
Walter Roberson
am 27 Nov. 2023
uitable() have a Position property that can be adjusted.
However, it just doesn't take much before a table row has too much information to represent on one line (at least not with any readable font size).
You might also want to consider setting the column widths
1 Kommentar
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer 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!