Matlab Compiler SDK and Simulink

HI folks,
  • Do I need to install MCR on a computer that already has matlab?
  • Is 'find_system' command supported for packaging into a .NET dll?
What I need to do is to connect a C# GUI with simulink and verify if a desired block is in the simulink model or not while the user is still working on the model (with matlab open)

Answers (1)

Walter Roberson
Walter Roberson on 1 Aug 2015
You do not need to install MCR if the same version of MATLAB is installed that the file was compiled with. The version that the file was compiled with has to be installed somehow, including possibly because that release of MATLAB is installed.

Categories

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

Asked:

on 1 Aug 2015

Answered:

on 1 Aug 2015

Community Treasure Hunt

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

Start Hunting!