uitable : set row format
25 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Walter Roberson
2016 年 1 月 26 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!