Where do I get the MATLAB runtime corresponding to Version 2022a Update 2 from?
16 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to compile an App as a Standalone App using MATLAB 2022a Update 2. I thus need the appropriate runtime for this sub-version. Some other help page directed me to a variety of versions but for 2022a it only listed the Update 6 version.
As an aside: if there are 6 valid versions for 2022a, why doesn't the compiler list page show them all? BTW: Because I am working in a corporate envirionment it is not easy for me to just download and install the Update 6 version of MATLAB. In fact still I'm waiting for my corporate IT to install 2023a, but because I need to correct a bug in my App I have to use my currently installed version [2022a (Update2)].
0 commentaires
Réponses (1)
Shivani
le 27 Juin 2023
Hi Hugh,
All the MATLAB Runtimes are listed alongside their respective MATLAB releases on the MATLAB Runtime page.
Use this link to access the MATLAB Runtime page - https://www.mathworks.com/products/compiler/matlab-runtime.html
Regarding your question about why the compiler list page does not show all available versions of the MCR, it's because the page is only displaying the most recent version(s) of the MCR for each version of MATLAB. This is because the most recent version of the MCR is generally the most compatible with the corresponding version of MATLAB.
Hope this helps!
3 commentaires
Shivani
le 27 Juin 2023
The link on the page shared will contain the link to the MCR corresponding to the latest release. This MCR should ideally be compatible with all the sub-releases corresponding to that version. If you are facing an error while compiling an application using the latest version of MCR then please share the exact details of the error.
Voir également
Catégories
En savoir plus sur Get Started with MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!