필터 지우기
필터 지우기

introduction to matlab I/O

조회 수: 1 (최근 30일)
Richard
Richard 2012년 12월 19일
I have some files that collect high resolution acoustic measurements and I wish to import some of the information into matlab where I can perform some calculations. However, the files are compressed files (.000) which include some data and text describing the data, therefore using some of the read and write operations for matlab is rather daunting, therefore I was wondering if anyone had reference to a good introductory section on I/O, especially those that concentrate on reading through files and searching for relevant information prior to reading it into matlab.
Thanks in advance for your suggestions
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 12월 19일
Do you have a complete description of the file format?
.000 is a file extension I would associate with a split archive, built using one of the older archivers (which one slips my mind at the moment.)

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

답변 (1개)

Jothi
Jothi 2012년 12월 19일
Go to help window in matlab
Search Contents->Functions->Data Import and Export
Its display all the I/O operations with example.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by