Info

This question is closed. Reopen it to edit or answer.

My .Net application with matlab compiler works insite IDE (Visual Studio 2012), but not any way different.

1 view (last 30 days)
My .Net application with matlab compiler works insite IDE (Visual Studio 2012), but not any way different.
I was trying to run it under bin/Debug folder or bin/Release. I've tried to create an installer. nothing helps.
What should i do to distribute an application.

Answers (1)

Prasad Mendu
Prasad Mendu on 5 Jul 2016
Hi Kateryna,
Assuming that you would like to know how to package the .NET applications and distribute them, refer to the documentation links below for detailed information on this:
The MATLAB Runtime is a standalone set of shared libraries, MATLAB code, and other files that enables the execution of MATLAB files on computers without an installed version of MATLAB. Applications that use artifacts built with MATLAB Compiler SDK require access to an appropriate version of the MATLAB Runtime to run. Following link contains more information on this:
Refer to the link below and follow the instructions given there to set the appropriate path settings:

Community Treasure Hunt

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

Start Hunting!