How to reverse a vector

4 次查看(过去 30 天)
Mar
Mar 2018-12-5
编辑: Mar 2018-12-5
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?

回答(1 个)

madhan ravi
madhan ravi 2018-12-5

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by