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 Center および File ExchangeCOM Component Integration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by