How to display a matrix form command window to GUI edit text box or table?
Show older comments
I've calculated a matrix in command and I want to display the matrix on GUI edit text box or table. How can I transfer the matrix to GUI edit box?
3 Comments
DGM
on 3 Apr 2021
Do you want the GUI to programmatically populate the edit box or do you just want the user to be able to access the variables in the workspace by using their names?
C K Chan
on 4 Apr 2021
Geoff Hayes
on 4 Apr 2021
Are you using GUIDE, App Designer or programmatically creating your GUI? What are the dimensions of the matrix that you want to write to the edit text box?
Accepted Answer
More Answers (0)
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
