my table don't work
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, i have a trouble with some tables in Guide. I create 3 tables of 10x2 in Guide, fisrt column is editable and the second no. In the first column, the object is introduce positive numbers that represent axiss positions. in the second column, the code have to fill it with the difference between each axiss position to trigger this i create a button 'guardar' and a button 'limpiar' to clean the table. I don't understand the error. My code is:
![code.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230638/code.png)
GBX is button's tag ('guardar'), EPX is the follow table:
![code.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230639/code.png)
Matlab show me these errors, when i push button 'guardar' values change:
![code.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230640/code.png)
![code.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230641/code.png)
when i fill until row 10 and push 'guardar':
![code.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/230642/code.png)
Finally when push button 'limpiar' my table only let me fill the row 1. HELP PLEASE :(
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!