Working With user input data in Matlab GUI Tables

16 vues (au cours des 30 derniers jours)
Amanda
Amanda le 24 Juin 2011
Réponse apportée : BhaTTa le 8 Août 2024
I have a table set up in my GUI, but I'm not sure how to take the data input to the table and use it to do some math and set the new results back to the table. It seems like this should be simple.
The table is set to all zeros to start, allow for user input in half of them and then results are supposed to be printed to the non editable user cells.
Any thoughts?

Réponses (1)

BhaTTa
BhaTTa le 8 Août 2024
You can achieve this by using the uitable component in your MATLAB GUI ,Please refer to the below link: https://www.mathworks.com/help/matlab/ref/uitable.html

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by