Shifting a value in a variable into a new row, under existing variable (Table)
显示 更早的评论
I have a table as shown in 'Table_1.png'. Each variables consist of the x,y,z coordinates of the Markers.
i.e M1_x means x coordinate of Marker1, M1_y means y coordinate of Marker2, M2_y means y coordinate of Marker2.
I would like to manipulate the table such that one column will have the xyz coordinates of each marker, meaning the table, from 1x12, becomes 3x4, as shown in 'Table_2.png'
Thank you so much :) Help is greatly appreciated.


采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!