uitable : set row format
25 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Walter Roberson
il 26 Gen 2016
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 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!