Borrar filtros
Borrar filtros

I have a variable which is <1X1000>.. how can i convert it to <1000x1> ?

8 visualizaciones (últimos 30 días)
My problem is, i have to change all the columns to rows, i am new to matlab, can somebody please help!

Respuesta aceptada

David Young
David Young el 27 de En. de 2015
See the documentation for transpose - give the command
doc transpose
or
help transpose
  3 comentarios
David Young
David Young el 27 de En. de 2015
Not on my system (R2014b under Windows), Stephen. Both take negligible time compared to whatever else the program might be doing.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by