how tro get a section from a .dat file in matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
want extract a long string of values seperated by commas from a .dat file and makes it into a 3d array
댓글 수: 1
dpb
2016년 10월 22일
OK, and the problem in doing that is what, precisely?
Try using the importdata tool first, then reshape is your friend...
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Structures에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!