MATLAB関数のdll化について
29 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Masamichi Tanaka
el 17 de Jul. de 2018
Respondida: michio
el 13 de Oct. de 2018
内外判定を行うinpolygonというMATLAB関数をそのままdll化して、C++から呼び出したいと考えております。
MATLAB Compilerを使用してコンパイルしてみたのが添付です。 これらから元のinpolygon関数相当のものを呼び出すにはどのようにすれば良いでしょうか。
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre C++ 共有ライブラリの統合 en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!