Separating matrix into column vectors

 采纳的回答

mat2cell(YourMatrix, size(YourMatrix, 1), ones(1,3))
To get it as a cell array.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by