print all elements of matrix in single row
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a matrix A=[1 2;3 4]; i wan to single row with all elements of A like like this
B=[1 2 3 4]
Please help me
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Elementary Math 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!