필터 지우기
필터 지우기

How to call .dll file in Geomagic Studio into matlab

조회 수: 1 (최근 30일)
LIN Hongbin
LIN Hongbin 2016년 1월 12일
댓글: Walter Roberson 2016년 1월 13일
How to call .dll file in Geomagic Studio into matlab

채택된 답변

Image Analyst
Image Analyst 2016년 1월 12일
Look up the loadlibrary() function.
  댓글 수: 3
Image Analyst
Image Analyst 2016년 1월 12일
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 2016년 1월 13일
Though R2015b is the last 32 bit MATLAB; R2016a will not be available in 32 bit.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by