Is it possible to read realtime data from dSpace (ControlDesk) into Matlab?
Show older comments
I want to get the data from the dSpace to Matlab, to build a GUI including a animation, possible?
3 Comments
Dunzhi Chen
on 2 Apr 2019
Yes, you can use the ControlDesk to record the data and export the data for further usage using matlab.
Dong Li
on 16 Oct 2019
how about reading realtime data from Matlab into dSpace (ControlDesk)?
pasquale maris
on 22 Apr 2020
Hello, I exported an acquisition made in Controldesk 6.2P2. The exported file is xml format. I tried to import it in matlab but it is difficult to undestand where the information are located in the structure generated by the import.Can you please give more information about how to read those xlm file?
In the xml file I see <RecordingFileType type="key">ASAM MDF 4.1 Files (*.mf4)</RecordingFileType> but no more information.
Thanks in advance.
Pasquale.
Answers (1)
Karthik C
on 11 May 2019
1 vote
Currently, dSPACE ControlDesk is not supporting any Realtime data reading for Matlab. but as Dunzhi Chen said, you can record in .mat format.
Categories
Find more on System Configuration 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!