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

4 次查看(过去 30 天)
My problem is, i have to change all the columns to rows, i am new to matlab, can somebody please help!

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by