Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am kind of new user to Matlab and c. I am currently working on ADM1 model in matlab/simulink. Can anybody tell me where and how can i use the dll's created by Matlab. I want to make a shared library and use it in WinErs another simulation tool. But in WinErs i can use the dll as plugin so it cannot be initilized in the beginning. Does anybody know wether the dll created from matlab can be used in external software's?
Any help would be appreciated-. Thanks in advance.

Regards!
Amigo
Posted

1 solution

I guess the dll your created using matlab can be used in external software. you can reference the the following website to learn how to use the dll. :)
http://msdn.microsoft.com/en-us/library/ms235636.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900