DWDataReader - Reading full speed data

  • Developers
  • DWDataReader - Reading full speed data
Connor Szczepaniak

Posted on 11.07.2017 23:10

Hey there,

I'm attempting to use DWDataReader with MATLAB to import .dxd files. I've followed the example script and was able to import data with the DWGetScaledSamples function, but I noticed that the channels get read at their own sample rate. I know within DeweSoft it is possible to export all channels at the highest sample rate, and channels with a lower rate will simply get upsampled so that everything is synchronized. Is it also possible to do this with the DWDataReader in MATLAB?

Thanks!

DEWESoft Support
Technical support
Posted on 12.07.2017 10:49

Hi,

a function that would do that is currently not present in the DWDataReader. We've received a request for this recently and it's been added to the wish list. You'll also be notified if it gets implemented.

The feature request however has a pretty low priority, because the same functionality can be implemented on the user side, and therefore it's mostly a convenience function.

Login to reply to this topic. If you don't have account yet, you can signup for free account .