MATLAB関数のdll化について

29 visualizaciones (últimos 30 días)
Masamichi Tanaka
Masamichi Tanaka el 17 de Jul. de 2018
Respondida: michio el 13 de Oct. de 2018
内外判定を行うinpolygonというMATLAB関数をそのままdll化して、C++から呼び出したいと考えております。
MATLAB Compilerを使用してコンパイルしてみたのが添付です。 これらから元のinpolygon関数相当のものを呼び出すにはどのようにすれば良いでしょうか。

Respuesta aceptada

michio
michio el 13 de Oct. de 2018

Más respuestas (0)

Categorías

Más información sobre C++ 共有ライブラリの統合 en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!