Borrar filtros
Borrar filtros

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

7 visualizaciones (últimos 30 días)
BERKAN KAÇMAZ
BERKAN KAÇMAZ el 21 de Abr. de 2017
Comentada: Tugce Kasikci el 19 de Dic. de 2017
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 comentarios
Walter Roberson
Walter Roberson el 21 de Abr. de 2017
?? .dll would never have worked on OS-X or Linux
Tugce Kasikci
Tugce Kasikci el 19 de Dic. de 2017
Could you check where the path is pointing to?

Iniciar sesión para comentar.

Respuestas (1)

Tugce Kasikci
Tugce Kasikci el 8 de Mayo de 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

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by