Regarding Matlab runtime compiler
3 views (last 30 days)
Show older comments
I converted my project from matlab to .net assembly. Then i add it into visual studio asp.net c#. It works fine. But when i put my application on server to share with other users. Then file not works. How can i install mcr matlab runtime compiler on server. Kindly provide the information.
0 Comments
Accepted Answer
Kojiro Saito
on 25 Apr 2018
Also, when you did compile your MATLAB scripts using Library Compiler in APPS, an installer will be created in for_redistribution folder. The installer will install MATLAB Runtime.
4 Comments
Kojiro Saito
on 25 Apr 2018
If the server is connected to internet, download Runtime installer from the following link. You need to choose Linux installer if the server is Linux.
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler SDK 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!