how to make a row matrix from matlab generated data.
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
SATYA BHATT
le 22 Fév 2019
Commenté : Jos (10584)
le 22 Fév 2019
Hi all,
I have a matlab code that outputs the reselts in the form of s(:,:,1) = 'value' , s(:,:,2)='value' , s(:,:,3)='value' and so on.
Now, I want to combine all these " S " to form a single row matrix or a single column matrix.
thanks...
2 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices 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!