cannot open .dll file in MAtlab 2012
古いコメントを表示
Hi,
I have two .dll files that has been written in matlab 7.0.4 do I have to install the 7.0.4 version to view the files in matlab 2012?
Thanks, Sharmi
1 件のコメント
Kaustubha Govind
2013 年 9 月 25 日
How are the DLLs loaded or run in MATLAB 7.0.4? I'm asking because DLLs could either be MEX-files (they are executed like any other MATLAB function), or generic DLLs (they are loaded using LOADLIBRARY).
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!