Tricky UITable question implementation
1 回表示 (過去 30 日間)
古いコメントを表示
Just curious if anyone has ever tried to create a non uniform UI table. What I'm trying to achieve is essentially a triangle of data where the user only fills in values above the diagonal of a uniform table. (e.g. a 6x6 table where cells below the diagonal are blank and above the diagonal has data).
This is purely for display purposes as I realize I can have a uniform table and direct the user to only fill in certain cells. Just wondering if anyone has ever had success doing something like that.
0 件のコメント
回答 (1 件)
Sean de Wolski
2012 年 10 月 4 日
You could create a whole bunch of edit boxes stacked in that shape...
参考
カテゴリ
Help Center および File Exchange で Operating on Diagonal Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!