MATLAB関数のdll化について

42 vues (au cours des 30 derniers jours)
Masamichi Tanaka
Masamichi Tanaka le 17 Juil 2018
Réponse apportée : michio le 13 Oct 2018
内外判定を行うinpolygonというMATLAB関数をそのままdll化して、C++から呼び出したいと考えております。
MATLAB Compilerを使用してコンパイルしてみたのが添付です。 これらから元のinpolygon関数相当のものを呼び出すにはどのようにすれば良いでしょうか。

Réponse acceptée

michio
michio le 13 Oct 2018

Plus de réponses (0)

Catégories

En savoir plus sur C++ 共有ライブラリの統合 dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!