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 Comment

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).

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Asked:

on 24 Sep 2013

Community Treasure Hunt

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

Start Hunting!