how to split these char format into lines
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a char format data which is read from the last several lines of a file, from Linux system, by command provide by this answer:![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/333381/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/333381/image.jpeg)
however, I failed to find the way to split them into lines, I tried 'split' function with different deliminter such as '/t','/n', etc., but all failed.
could anyone give me some suggestions? please see attahce file.
Thanks!
Yu
댓글 수: 0
채택된 답변
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Whos에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!