Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Text document read into script

1 Ansicht (letzte 30 Tage)
xRobot
xRobot am 19 Nov. 2019
Geschlossen: Adam Danz am 19 Nov. 2019
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!

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by