Working With user input data in Matlab GUI Tables

조회 수: 15 (최근 30일)
Amanda
Amanda 2011년 6월 24일
답변: BhaTTa 2024년 8월 8일
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?

답변 (1개)

BhaTTa
BhaTTa 2024년 8월 8일
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

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by