Copy particular column from an array

12 vues (au cours des 30 derniers jours)
Racky
Racky le 17 Juil 2015
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]

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 17 Juil 2015
Modifié(e) : Azzi Abdelmalek le 17 Juil 2015

Catégories

En savoir plus sur Matrices and Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by