Importing data from .rsp file

Hi all,
I have several data files from testing which have inputs from 18 sensors over a time period and its all stored in a .RSP file, which is some form of binary format but I dont know more than that. It has metadata attached too, which Id like to keep.
Basically what I want to do is import all the data and do a simple matrix multiplication and output the file again with the altered values but everything else remaining the same. I tried the import wizard but that came up no good. I can use the fread function but it reads in random values and the data is scattered and unusable. Any ideas how I could pull this off/is it possible?
Cheers
Andrew

 채택된 답변

Geoff
Geoff 2012년 3월 16일

0 개 추천

댓글 수: 1

Andrew
Andrew 2012년 3월 16일
Forgot it was an RPC file, you're a champ.
Cheers

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

추가 답변 (1개)

Walter Roberson
Walter Roberson 2012년 3월 16일

0 개 추천

Sounds like DIRSIG. See here for script references.

카테고리

도움말 센터File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

제품

질문:

2012년 3월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by