Is it possible to change the size of a table?

44 次查看(过去 30 天)
Hello,
is it possible to change the size of an existing table?
For example, having a table of size 1x1, to transform its size to 1000x2.

回答(1 个)

madhan ravi
madhan ravi 2020-6-29
编辑:madhan ravi 2020-6-29
reshape(TabLe{:,:}, [], 2)

类别

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