Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Reading this ASCII data in MATLAB
조회 수: 2 (최근 30일)
이전 댓글 표시
I'm attaching a file which contains the ASCII values of a satellite data. Please suggest a way so as to how to read it and get the corresponding thing plotted on the map.
Please help as soon as possible.
댓글 수: 3
답변 (1개)
aneps
2014년 6월 7일
Files are not attached. Did you try to load using load ('filename') function? Also, plot(x,y) function to plot the map!
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!