UI Table In App Designer Matlab
10 views (last 30 days)
Show older comments
Hi all
I was hoping someone could help me with the following:-
I have 7 x matrices each matrix contains a set of XY co-ordinates of varying rows.
I am trying to display the co-ordiantes of each of these matrixes in a UI table using App Designer.
However I i can only display 1 x set of co-ordinates only. The code I have is shown below.
My current output looks like:-

As you can see Matlab only ouputs one set of co-ordinates.
Any ideas?
Thank you.
app.Results.Data = Data_Set_One, Data_Set_Two
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!