GUI uitable_CellEditCallback invisible
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
This might be a stupid question but when I create a table with guide I'm missing the function code in my maingui m.file
uitable_CellEditCallback
How can I make it visible? Everything should be set up. I saved guide of cause!
댓글 수: 0
채택된 답변
Geoff Hayes
2017년 1월 11일
Jan - in the GUI editor (so GUIDE), click the uitable and bring up its menu (depending upon your OS, you may need to right-click the mouse button or ctrl+click, etc.). From the menu select View Callbacks and then select CellEditCallback. That should update the table and the m-file with this callback function.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!