フィルターのクリア

How to include a dll without header-file in MATLAB?

22 ビュー (過去 30 日間)
Dario
Dario 2012 年 9 月 19 日
Info: I am a beginner and I don´t know too much about MATLAB. I am using MATLAB R2012a.
My probelm: I am trying to communicate with the NI USB-8451 and I have a dll, but no header-file. How can I Include this dll to MATLAB?
Many thanks in advance for your help!
  1 件のコメント
Kaustubha Govind
Kaustubha Govind 2012 年 9 月 19 日
You need the header file to use LOADLIBRARY in MATLAB. Please see this previously answered question: http://www.mathworks.com/matlabcentral/answers/28380-dynamic-library-without-a-h-file

サインインしてコメントする。

採用された回答

Wendy Fullam
Wendy Fullam 2012 年 9 月 26 日
Answered in comments:
You need the header file to use LOADLIBRARY in MATLAB. Please see this previously answered question:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by