how do I display all the text on one line?
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi everyone, I have a problem: I extracted the text on matlab using str = extractFileText (filename) command, when I press on run my output in the command window gives me the text with the original formatting, while to me you need to make the text appear on a single line. How can I do? thanks in advance to those who answer me
댓글 수: 0
채택된 답변
추가 답변 (1개)
Monika Jaskolka
2020년 3월 20일
Did you try removing the newlines (or other formatting characters)?
댓글 수: 5
Monika Jaskolka
2020년 3월 20일
I tried printing text that is 100 lines and I did not experience a problem. Please provide the file that you are using.
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

