Creating vector from a cloumn of a matrix

1 visualización (últimos 30 días)
Berkay
Berkay el 29 de Ag. de 2022
Respondida: Voss el 29 de Ag. de 2022
I want to create a row vector from the first column of the matrix
I try;
RowMatrix = Matrix(:,1)
but it gives a column vector

Respuesta aceptada

Voss
Voss el 29 de Ag. de 2022

Más respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by