Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Text document read into script

조회 수: 1 (최근 30일)
xRobot
xRobot 2019년 11월 19일
마감: Adam Danz 2019년 11월 19일
Hello,
I have a text document "mylist.odt" that contains one column of many words. The document is a word document. I would like to read it into my matlab script and ultimately have it as a string array. I have actually manged to read it in using fopen() and fscanf(). It reads it in as a 1x111022 char. I am having trouble converting it into a string array.
Any advice is greatly appeciated! Thanks in advance!

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by