Effacer les filtres
Effacer les filtres

I have a variable which is <1X1000>.. how can i convert it to <1000x1> ?

4 vues (au cours des 30 derniers jours)
Suresh R
Suresh R le 27 Jan 2015
Commenté : Stephen23 le 27 Jan 2015
My problem is, i have to change all the columns to rows, i am new to matlab, can somebody please help!

Réponse acceptée

David Young
David Young le 27 Jan 2015
See the documentation for transpose - give the command
doc transpose
or
help transpose
  3 commentaires
David Young
David Young le 27 Jan 2015
Not on my system (R2014b under Windows), Stephen. Both take negligible time compared to whatever else the program might be doing.
Stephen23
Stephen23 le 27 Jan 2015
Fair enough :)

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Logical 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