Matlab Compiler Runtime compatibility
Show older comments
A Matlab DLL is currently run using a MCR version 7.15. Will it still work if I replace it by a MCR version 9 ?
Answers (1)
Walter Roberson
on 12 Oct 2016
0 votes
No. You need to use the same MCR version that the DLL was compiled with.
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!