What is the difference between src and distrib in the MATLAB Compiler?

3 views (last 30 days)
Hi guys,
I've been using deploytool to generate some .exes and .dlls and I'm curious to know the difference between the src and distrib folders which contain the output files.
It was my understanding that the distrib version of the files include the MCR if the "Embed the MCR in the package" option is selected in the build menu of MATLAB. However, both folders instruct the user to install the MCR separately anyway.
Any clarification would be greatly appreciated! :-)
Louis Vallance
  1 Comment
Bhatu
Bhatu on 21 Apr 2015
What I understand is, src which is contained source file it may used for debug purpose. but distrib is nothing but a release output of compiler.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler 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!