How can I read in a .RSD (realSQL) file?

9 次查看(过去 30 天)
I have data in .RSD format, (realSQL). I need to read this data into MATLAB, ideally convert it to a more versatile file type, and then of course do some data analysis within matlab on. I can't even figure out how to read .RSD files in, any ideas?

采纳的回答

Saurav Chaudhary
Saurav Chaudhary 2020-10-28
编辑:Saurav Chaudhary 2020-10-28
MATLAB does not support reading data directly from .RSD file. You can look for the formats supported in the link given below and then maybe convert from .RSD to format file supported and work with it.
  1 个评论
Noah Dolinajec
Noah Dolinajec 2020-10-28
Okay... do you know of a way to convert .RSD files? I have a huge amount of data... so converting each file would take me ages.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by