z=[A;B;c]
How can i merge three columns into one
5 次查看(过去 30 天)
显示 更早的评论
I have three columns A=[5;8;7;9;3;4;5;2;9] B=[4;8;3;7] c=[5] i need to merge all three columns into one column
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!