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!