Importing data from .rsp file
43 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File 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!