How do I determine which release of the MATLAB Compiler was used to generate the executable that I have?

19 次查看(过去 30 天)

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2024-12-24
Unzip the compiled application and refer to information in file <app folder>/metadata/mwcorePropertiesReleaseInfo.xml.
For example, on Windows you can use 7-zip tool. MathWorks doesn't provide support for 7-zip. 
Other deployable targets such as libraries generated with MATLAB Compiler SDK can also be unzipped. Search for mwcorePropertiesReleaseInfo.xml file for release info.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by