GUI uitable_CellEditCallback invisible
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Jan w
el 11 de En. de 2017
Respondida: Geoff Hayes
el 11 de En. de 2017
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 comentarios
Respuesta aceptada
Geoff Hayes
el 11 de En. de 2017
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!