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

2 ビュー (過去 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 Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by