How can I read in a .RSD (realSQL) file?
4 views (last 30 days)
Show older comments
Noah Dolinajec
on 25 Oct 2020
Commented: Noah Dolinajec
on 28 Oct 2020
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 Comments
Accepted Answer
Saurav Chaudhary
on 28 Oct 2020
Edited: Saurav Chaudhary
on 28 Oct 2020
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.
More Answers (0)
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!