Is it possible to couple Flux to Matlab wihout API?

Adrián Artacho López_21614
Adrián Artacho López_21614 Altair Community Member
edited October 2022 in Community Q&A

Hi,

Is it possible to run Flux from Matlab, and retrieve the results directly to it without having to go through the API?

For example with COM server? Like an c = actxserver(progid)?

If so, to what ID one has to create the server?

Thanks,

Adrián

 

 

Tagged:

Answers

  • Cyril Favre_21925
    Cyril Favre_21925
    Altair Employee
    edited October 2022

    Hi,

    It is not possible to run Flux from Matlab with COM server, the only way is through the API.

    An example is provide in the folder C:\Program Files\Altair\2022\flux\Flux\Api for a standard installation of Flux.

    I hope this helps.

    Best regards

    Cyril Favre