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