use .dll file with header in C++ S-Function

2 ビュー (過去 30 日間)
Neha
Neha 2017 年 7 月 24 日
コメント済み: Walter Roberson 2017 年 7 月 24 日
I have a .dll file and its corresponding header file. How can I properly use the functions inside the .dll file which are defined also in the header file in a C++ S Function? If needed I can provide the code I have so far.
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 7 月 24 日
Are the needed functions static class members? Are they declared in the header file with extern "C"

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by