Where do I get the MATLAB runtime corresponding to Version 2022a Update 2 from?
16 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Shivani
2023-6-27
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 个评论
Shivani
2023-6-27
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with MATLAB Compiler 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!