cannot open .dll file in MAtlab 2012
Show older comments
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 Comment
Kaustubha Govind
on 25 Sep 2013
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).
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!