Control DEWESoft with Matlab

Lino Capponi

Posted on 31.10.2016 10:31

Hello,

I want to execute a measure with Dewesoft out of a Matlab script. For this I start Dewesoft out of the script and load a sequence, this works fine. Is there a possibility to define with Matlab the path where Dewesoft should save the file? (Cycled measure and each file should be saved in the related folder created by Matlab)


Thanks

Lino

DEWESoft Support
Technical support
Posted on 07.11.2016 09:00

Hi,

if you look in the developers section, you should be able to find the start storing procedure (attached image), which lets you define the name as well as the file path. If the path is not included in the name, the default storing directory will be used, which can also be changed.

Using the latest MATLAB automation example and calling something like "h.StartStoring('C:\Users\Brian\Desktop\Test.dxd');" should do the trick.


Attached files:
Lino Capponi

Posted on 10.11.2016 09:56

Thanks a lot for your answer.

I have a further questions:

After storing, I open the .dxd file in Analyse mode and compute some Offline math. This is managed via MATLAB. After the calculation I wish to export only some of the calculated channels. Is it possible to define with MATLAB the channels that have to be exported (Only offline calculated channels and not the others)?

Thanks,

Lino


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