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!