Convert an [10,1] Array into an [1,10] Array
73 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Max Müller
il 14 Lug 2014
Commentato: Max Müller
il 14 Lug 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 ?
0 Commenti
Risposta accettata
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Data Type Conversion in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!