When I run my function I want a row vector not a column
Afficher commentaires plus anciens
I have a simple function that generates large numbers. The ans is a column vector but I want a row. ans' changes it to what I want but I need it to run in the function. I'm not sure how to do that?
1 commentaire
madhan ravi
le 18 Oct 2018
upload your function first
Réponse acceptée
Plus de réponses (2)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!