i got a raw data file from streamware pro(hot wire anemometer tool)i need to extract voltage and time period from that file,this file can be opened only in that software i have more than 300 raw dat files i want to extract particular set of data from each file.

답변 (1개)

Andreas Goser
Andreas Goser 2015년 1월 13일

0 개 추천

  1. In MATLAB, go to the "Current Folder" (left in default layout), and select import data from the context menu.
  2. You may want to change settings that a presented automatically.
  3. Lastly, press Import Selection on the right and generate a script of function that you can reuses for this type of data.

댓글 수: 2

BHARATHI RAJA
BHARATHI RAJA 2015년 1월 14일
still it imported as some machine codes,am attaching the file please help me,am attaching the file
Andreas Goser
Andreas Goser 2015년 1월 14일
Ah, yes, this is not ASCII data. Well, it now depends if this other software provides information about that format. It would be legitimate to not provided information, but most companies do, or provide C code (you could use within MATLAB) to import.

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

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

질문:

2015년 1월 13일

댓글:

2015년 1월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by