How can i couple The OLGA software with The MATLAB?

5 views (last 30 days)
I wanna couple the OLGA ( Well Editor) to MATLAB for run these with each other.
  1 Comment
chrisw23
chrisw23 on 7 Mar 2023
With OLGA 2021.1 the OLGA Messaging Software Development Kit (SDK) was released. The SDK enables interaction between OLGA and external applications in a new and powerful way. Three API wrappers are included as part of the OLGA SDK. The wrappers allows the users to take advantages of C++, C# and Python to interact with OLGA, and hence provides additional flexibility to our users.
It is mentioned that there's a C# Wrapper, so you can start with
asm = NET.addAssembly.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler SDK 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!