without a initial data of uitable, the value will disappear after enter a value into a cell, why?

 Réponse acceptée

figure; t = uitable( 'Data', cell(3,4), 'ColumnEditable', true(1,4) );
seems to produce an empty table that you can enter values in fine.

Plus de réponses (0)

Catégories

En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by