How to reverse a vector

5 visualizaciones (últimos 30 días)
Mar
Mar el 5 de Dic. de 2018
Editada: Mar el 5 de Dic. de 2018
Hi,
I imported some values as a txt file. I stored the values store in the vector called A, i.e. A = importdata('/Users/file.txt').
The vector A has dimensions:
ans =
20 1
I would like to reverce the vector A and make it's dimensions 1 20.
How can I do this?

Respuestas (1)

madhan ravi
madhan ravi el 5 de Dic. de 2018

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by