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

1 回表示 (過去 30 日間)
Noah Dolinajec
Noah Dolinajec 2020 年 10 月 25 日
コメント済み: Noah Dolinajec 2020 年 10 月 28 日
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 Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by