UITable in App Designer - Inserting text into specific cell

Hello,
I have a problem that I can't insert char into a specific cell of UITable in App Designer (using indexing). I'm trying to do it like this:
app.UITable.Data(1,1) = 'test';
but I always get the error " Unable to perform assignment because the indices on the left side are not compatible with the size of the right side. ". I even tried using various different data types for this, but without luck.
Do you know where the problem might be?

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 6월 26일

댓글:

2021년 7월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by