What is the difference between src and distrib in the MATLAB Compiler?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Bhatu
le 21 Avr 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Application Deployment dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!