Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use external DLL in Matlab ?

Status
Not open for further replies.

Lyric

Marine/Ocean
May 11, 2005
1
That's juste a question from a beginner

In fact, I just want to know how to notify the dll function and how to "summon them" to help me in my job.

Thank's a lot
Cyril
France

 
Replies continue below

Recommended for you

you have to compile the c-code using the mex-function in matlab. if you compile the file on a windows system, it automatically has the extension .dll .

after that you can use the .dll if it was a regular matlab .m-function. The only difference as far as I know is, that it is not beeing compiled during execution.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor