필터 지우기
필터 지우기

how can import data from a file which has no extension

조회 수: 2 (최근 30일)
SANKAR JYOTI NATH
SANKAR JYOTI NATH 2017년 7월 13일
편집: Stephen23 2017년 7월 17일
The file has some useful data but i am unable to open it....file has been attached bellow need your help to open it
  댓글 수: 4
SANKAR JYOTI NATH
SANKAR JYOTI NATH 2017년 7월 17일
its a ionosonde(pulse RADAR)data of cocos Island containing some numeric value like frequency amplitude and time ...but the file is encrypted i have no idea how to open this . i am sending u the details of the file if u can plz plz help me
Stephen23
Stephen23 2017년 7월 17일
편집: Stephen23 2017년 7월 17일
@SANKAR JYOTI NATH: you have three options:
  1. Find an existing file parser for that file specification (e.g. researchers, FEX, etc).
  2. Write it yourself using that specification (hint: fread, fscanf, etc).
  3. Get someone else to write it for you (paying a few pieces of eight of course).

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by