Parallel logging of data and calculations

4 views (last 30 days)
I'm currently developing lab software which requires continuous logging of data while using the data in some calculations. At the moment I do not have access to the parallel computing toolbox and am therefore wondering if there are any good alternatives to solving a problem like this.
  6 Comments
dpb
dpb on 19 Jun 2014
Having never heard of them, I looked up the DeweSoft folk--under the "Developers" tab I found the following bullets --
  • create custom export to export to various file formats;
  • use DCOM interface to fully control Dewesoft and retrieve data by external application.
Either of those of help, maybe?
Not clear to me how the process is working now to retrieve the data so not having much luck in really getting handle on what could be done. If it's file transfer, memmapfile, maybe???
Primoz Rome
Primoz Rome on 3 Aug 2020
You can download our ActiveX Matlab control example to see how use Matlab with DeweSoft X software.
ActiveXMatlabExamples.zip (please note you need to login in order to access this download).
DeweX ActiveX control examples for Matlab.
For more question please ask on Dewesoft Developer portal.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!