Azzera filtri
Azzera filtri

How to I use older version dll file for new MATLAB.

7 visualizzazioni (ultimi 30 giorni)
I am using both Matlab 2010 and Matlab 2015b (both are 32bit). In matlab 2010, I have a library which I use a *dll file ( I give the directory into S function) and work on simulink. I want to work with same library in Matlab 2015b, library seems working, however, when I write same directory, I get and error says dll file could not be found. Is it because Matlab changed compile principles (dll to mex32/mex64 files) or can I still make it work ?
  4 Commenti
Walter Roberson
Walter Roberson il 21 Apr 2017
?? .dll would never have worked on OS-X or Linux
Tugce Kasikci
Tugce Kasikci il 19 Dic 2017
Could you check where the path is pointing to?

Accedi per commentare.

Risposte (1)

Tugce Kasikci
Tugce Kasikci il 8 Mag 2017
Could this answer be helpful?
https://www.mathworks.com/matlabcentral/answers/91975-how-can-i-use-a-dll-file-in-simulink-8-0-r2012b#answer_101326

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by