How do you edit a table that has already been set?

I created a GUI using GUIDE, the GUI consists of a (7x3)table and a pushbutton. The pushbutton does some calculations when pushed and places 7 values into the first column in the table and sets it using set(handles.uitable1,'data',x)
After the table is set, I would like to enable the user to edit the other 2 columns.
Is this possible? If so, How can I go about programming this utility?
Thank you in advance,
Cordelle

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB Mobile Fundamentals 的更多信息

提问:

2013-7-8

Community Treasure Hunt

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

Start Hunting!

Translated by