How to union columns in the same Variable (Array) ?
显示 更早的评论

.
.
How do i union column 1,2,3.... 9 together in this case? All in the same variable.
1 个评论
Jan
2014-11-1
Please do not post screen shots. It makes it much harder to create an answer.
采纳的回答
更多回答(2 个)
Azzi Abdelmalek
2014-10-31
They are already in the same variable, but if you mean how to reshape for example the variable x
out=x(:)
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!