which package is required to get libMatlabEngine.dll ?

8 ビュー (過去 30 日間)
MelKor
MelKor 2018 年 5 月 23 日
回答済み: Rishabh Ramesh Rathore 2018 年 5 月 23 日
I want to integrate matlab through C++, but I don't know which package I must buy to get access to the dll for c++.
Hope you could help me with this.
Thanks in advance,
JP Cordova E.

採用された回答

Steven Lord
Steven Lord 2018 年 5 月 23 日
If you're referring to the MATLAB Engine API for C++, that is part of MATLAB starting with release R2017b according to the Release Notes. It is not available for older releases.
If you want to generate C++ code from your MATLAB code you probably want to look at the MATLAB Coder product.
If neither of those are what you mean when you say "integrate matlab through C++" please provide a few more details about what your goal is and we may be able to help you determine what you will need.

その他の回答 (2 件)

MelKor
MelKor 2018 年 5 月 23 日
Thanks for the quick response.
I need to know what I have to buy to get the MATLAB engine API for C++. As I understand only buying the MATLAB starting is enough, correct me please if I'm wrong.
JP

Rishabh Ramesh Rathore
Rishabh Ramesh Rathore 2018 年 5 月 23 日
You can call MATLAB from c++ using MATLAB engine API for C/C++ and FORTRAN.

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by