How to convert array data into column vector?

I have a set of data in column form (size: 300x1) (class:double), is that mean my data is in array form? and how do I convert it into column vector? and how is a vector data looks like in matlab? Sorry I am new to matlab and I hope somebody can guide me in that. Thanks in advance.

 채택된 답변

Star Strider
Star Strider 2017년 7월 5일
편집: Star Strider 2017년 7월 5일

1 개 추천

‘I have a set of data in column form (size: 300x1) (class:double), is that mean my data is in array form?’
Yes. It is already a column vector. There is nothing further for you to do if you want it as a column vector.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Type Conversion에 대해 자세히 알아보기

질문:

2017년 7월 5일

편집:

2017년 7월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by