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

85 vues (au cours des 30 derniers jours)
Max Müller
Max Müller le 14 Juil 2014
Commenté : Max Müller le 14 Juil 2014
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 ?

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 14 Juil 2014
Modifié(e) : Azzi Abdelmalek le 14 Juil 2014

Plus de réponses (1)

Prasad Kalane
Prasad Kalane le 14 Juil 2014
Assign variable & take transpose as suggested by azzi sir.

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by