uitable : set row format
25 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 26 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!