How can I read in a .RSD (realSQL) file?
1 回表示 (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
採用された回答
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Workspace Variables and MAT Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!