Convert an [10,1] Array into an [1,10] Array

86 次查看(过去 30 天)
Hey Guys,
If u want to get the Data of a listbox, u always get an [n,1] Array. n = number of content in the listbox
However, I want the Array to be an [1,n] Array.
So how can I convert it ?

采纳的回答

Azzi Abdelmalek
Azzi Abdelmalek 2014-7-14
编辑:Azzi Abdelmalek 2014-7-14

更多回答(1 个)

Prasad Kalane
Prasad Kalane 2014-7-14
Assign variable & take transpose as suggested by azzi sir.

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by