Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

how to show more data by uitable?

1 vue (au cours des 30 derniers jours)
vx2008
vx2008 le 25 Déc 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
When I display data by uitable;
I get the table as below:
Just as you see, we just can see item from 34 to end, but can't see more; Then my question is how I can see more? or shall I list the table as two or three columns on the blank figure?

Réponses (1)

Walter Roberson
Walter Roberson le 25 Déc 2015
Set a larger Position to see more.
You should have been automatically given a vertical scroll unless your uitable was parented to a uipanel or uitab that had 'clipping' turned on.

Cette question est clôturée.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by