How to implement dll file to use this functions in matlab or simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi everyone, i generated a dll file from my LabVIEW model. Now i want to implement this model to Matlab or Simulink. Is this possible and if it is, how has it to be done?
0 Kommentare
Antworten (1)
Jemima Pulipati
am 10 Jul. 2020
Hello,
Yes, a DLL can be loaded in Simulink and its functions can be used.
There are several ways to do this. For a list of ways to incorporate the DLL, please refer to the paper available at the following link:
To get started, you can have a look at these S-function examples
NOTE: The process for Linux-based operating systems is a bit differentand you can refer this for more information.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!