How to union columns in the same Variable (Array) ?
Show older comments

.
.
How do i union column 1,2,3.... 9 together in this case? All in the same variable.
1 Comment
Jan
on 1 Nov 2014
Please do not post screen shots. It makes it much harder to create an answer.
Accepted Answer
More Answers (2)
Azzi Abdelmalek
on 31 Oct 2014
They are already in the same variable, but if you mean how to reshape for example the variable x
out=x(:)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!