Copy particular column from an array

12 次查看(过去 30 天)
Hi I have an a matrix Y = [ 1 1 1 1 1; 2 3 4 5 6].
How do I copy just the first three values in column 2 into a new matrix
X = [2 3 4]

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2015-7-17
编辑:Azzi Abdelmalek 2015-7-17

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by