Importing data from .rsp file

47 Ansichten (letzte 30 Tage)
Andrew
Andrew am 16 Mär. 2012
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

Akzeptierte Antwort

Geoff
Geoff am 16 Mär. 2012
  1 Kommentar
Andrew
Andrew am 16 Mär. 2012
Forgot it was an RPC file, you're a champ.
Cheers

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Walter Roberson
Walter Roberson am 16 Mär. 2012
Sounds like DIRSIG. See here for script references.

Kategorien

Mehr zu Large Files and Big Data finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by