open Table in app designer with full dimension
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can i open Table with Full dimension?
0 Commenti
Risposte (1)
Walter Roberson
il 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
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!