vector composition

7 vues (au cours des 30 derniers jours)
Zach
Zach le 31 Mai 2011
If I have several vectors such as u=[x1 x2], v=[x3 x4], w=[x5 x6] is there anyway I can combine them to get g=[x1 x2 x3 x4 x5 x6] ?

Réponse acceptée

Zach
Zach le 31 Mai 2011
nevermind, got it figure out! g=[u v w];

Plus de réponses (0)

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by