필터 지우기
필터 지우기

convert rows of string value into columns

조회 수: 5 (최근 30일)
Kaushik Vasanth
Kaushik Vasanth 2019년 3월 4일
댓글: Stephan 2019년 3월 4일
Hi,
I am looking to convert the data above into rows. The data is in string format
There is a tab separating the adjacent values.
Present o/p :
'00000 0000 00001 00010'etc
Desired output :
00000
00000
00001
00010
And try to export it into xlx or csv file format.
Could you please help me with this
Thank you,
  댓글 수: 4
Kaushik Vasanth
Kaushik Vasanth 2019년 3월 4일
I have attached the code of how it can be solved.
If there should be any clarifications kindly write it here and we can discuss.
Thank you :)
Stephan
Stephan 2019년 3월 4일
No clarifications regarding your code - you solved it.
What i meant is, that you could answer this question by yourself and the accept your own answer. This will make the question green and people who come here, having similar problems might find a good solution from your answered question.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by