How do I extract table data from a .mat file given user input?

Currently, the user selects a name, and that is stored in a string variable, "choose". Then, I want to alter the table data, so that based on the variable name the user selects, it will extract that variables table data, and update the table with that data. However, I am not sure how to call that specific variable name. The variable name should be replacing "Test" in the line that says "app.UITable.Data = loadedFile.Test". Could someone please assist me?
Let me know if I should include any other information, thank you!

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

질문:

2023년 7월 7일

댓글:

2023년 7월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by