Tricky UITable question implementation

조회 수: 2 (최근 30일)
Daniel
Daniel 2012년 10월 4일
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.

답변 (1개)

Sean de Wolski
Sean de Wolski 2012년 10월 4일
You could create a whole bunch of edit boxes stacked in that shape...
  댓글 수: 1
Daniel
Daniel 2012년 10월 4일
Ha, this is true. Just seeing if there was an easier way.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by