Info

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

how to read from text file and put into clean array

조회 수: 1 (최근 30일)
RuiQi
RuiQi 2016년 12월 5일
댓글: Stephen23 2016년 12월 5일
cell = textscan(fileID,'%d %s %d %d %d %d %d'); gives me a dirty cell and i dunno how to unpack it. Someone tell me how to read a text file line by line and put it in an array where each row and column contains the data. I dont want each element contains a cell of cell of cells of array of cells arrays PLEASE
  댓글 수: 1
Stephen23
Stephen23 2016년 12월 5일
Duplicate:
https://www.mathworks.com/matlabcentral/answers/315414-cell-of-cell-to-cell

답변 (0개)

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by