
Why is the version field disabled for App Designer builds in MATLAB Compiler R2025a?
I would like to know why the version info is disabled in MATLAB Compiler 25a when compiling App Designer files (*.mlapp).
With the following steps, the version info is enabled in Compiler Task Manager, but seemingly only with *.m or *.mlx.
1. Open the "Compiler Task Manager" by running the following command:
>> standaloneApplicationCompiler
2. In the "Application Info" section, enter the version number in the designated field.
3. Click the "Build and Package" button to begin the compilation process.
4. Once the process is complete, navigate to the ...\output\package folder and run the generated installer (*.exe).
5. During the installation wizard, verify the application’s version number.
When come to compile *.mlapp, the version text box is disabled, but it is unclear why it behaves so.
采纳的回答

0 个评论
更多回答(0 个)
另请参阅
类别
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!