Borrar filtros
Borrar filtros

How to call .dll file in Geomagic Studio into matlab

1 visualización (últimos 30 días)
LIN Hongbin
LIN Hongbin el 12 de En. de 2016
Comentada: Walter Roberson el 13 de En. de 2016
How to call .dll file in Geomagic Studio into matlab

Respuesta aceptada

Image Analyst
Image Analyst el 12 de En. de 2016
Look up the loadlibrary() function.
  3 comentarios
Image Analyst
Image Analyst el 12 de En. de 2016
Yes, I forgot about that - good point. The workaround is that you can install both the 32 bit version of MATLAB and the 64 bit version of MATLAB. They can both exist on the same computer happily. Then you just run the 32 bit version when you need to use that DLL.
Walter Roberson
Walter Roberson el 13 de En. de 2016
Though R2015b is the last 32 bit MATLAB; R2016a will not be available in 32 bit.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown 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!

Translated by