Deleting Data of UITable in App Designer
4 ビュー (過去 30 日間)
古いコメントを表示
I am trying to delete the data written on the UITable, and then make it to start from the first row when l want to write the data to the table. Now, l can delete the data but it starts to write from the row where it ended. How do l fix it?
2 件のコメント
Adam Danz
2024 年 2 月 23 日
You'll need to share the bit of code that assigns the data to the UITable. I'm guessing that you're padding the uitable and then adding the data to the end rather than starting from row 1.
回答 (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!