Add value limits to cells in uitable

조회 수: 1 (최근 30일)
David K
David K 2020년 3월 27일
댓글: Navya Seelam 2020년 4월 1일
I am creating a GUI using the App Designer (2019b). One of the nice features for NumericEditField is that you can define value limits so that users can't enter a value outside the desired range. I also have a uitable object in my GUI - is it possible to set value limits for cells in the data table, like with the edit fields? I didn't see a property that was obviously equivalent. My best thought for a workaround is to edit the CellEditCallback to manually check the values every time one is changed.
  댓글 수: 1
Navya Seelam
Navya Seelam 2020년 4월 1일
Currently we don't support limit feature for table cells. I have brought this issue to the concerned people and it might be considered in any future release.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by