When I run my function I want a row vector not a column
Ältere Kommentare anzeigen
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 Kommentar
madhan ravi
am 18 Okt. 2018
upload your function first
Akzeptierte Antwort
Weitere Antworten (2)
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!