필터 지우기
필터 지우기

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

조회 수: 7 (최근 30일)
BERKAN KAÇMAZ
BERKAN KAÇMAZ 2017년 4월 21일
댓글: Tugce Kasikci 2017년 12월 19일
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
Walter Roberson
Walter Roberson 2017년 4월 21일
?? .dll would never have worked on OS-X or Linux
Tugce Kasikci
Tugce Kasikci 2017년 12월 19일
Could you check where the path is pointing to?

댓글을 달려면 로그인하십시오.

답변 (1개)

Tugce Kasikci
Tugce Kasikci 2017년 5월 8일
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

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by