uitable : set row format
25 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 26 Jan 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 Comments
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!