Regarding Matlab runtime compiler

3 views (last 30 days)
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.

Accepted Answer

Kojiro Saito
Kojiro Saito on 25 Apr 2018
MATLAB Runtime can be downloaded from this web page.
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
Veer Kaur
Veer Kaur on 25 Apr 2018
Kindly provide information how to install MATLAB runtime in server. As i install it in my windows.
Kojiro Saito
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.

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!