Delete all rows in a Table in a guide

When i delete all rows in a table in a guide, the header of the colws also dissapear, but i want maint it in the guide? How can i fix this?
get(handles.uitable1, 'data')
data= [];
set(handles.uitable1, 'data', data);

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTables についてさらに検索

タグ

質問済み:

2021 年 2 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by