필터 지우기
필터 지우기

import only selected row in file data

조회 수: 3 (최근 30일)
didi
didi 2018년 3월 6일
편집: Paul Shoemaker 2018년 3월 6일
Hi! I have a file .dat like this:
101
190.946 74.1
101
120.903 76.6
101
120.041 76.525
101
119.846 76.5
101
120.206 76.5
101
119.729 76.525
101
119.656 76.525
I would like to import in matlab only the first column without repetitions and NaN.

답변 (1개)

Paul Shoemaker
Paul Shoemaker 2018년 3월 6일
편집: Paul Shoemaker 2018년 3월 6일
There are countless options for doing this and your problem appears to be fairly general purpose. Take a look at this information page on the topic.
Paul Shoemaker

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by