how can access a table which contain cells?

2 次查看(过去 30 天)
I have a table that contain cells an it is like this: [1x38 double] [1x38 double] [1x38 double]... I can access each row at time but I need all the rows to be stored in a matrix.

采纳的回答

Star Strider
Star Strider 2015-10-17
The cell2mat function could be what you want.
  6 个评论
Kelly Kyriakou
Kelly Kyriakou 2015-10-18
This is perfect!!! Thank you really very very much for your precious help.

请先登录,再进行评论。

更多回答(0 个)

类别

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