How can I create one installer for multiple deployable components built using MATLAB Compiler or MATLAB Compiler SDK?
显示 更早的评论
I am using MATLAB Compiler and MATLAB Compiler SDK in MATLAB R2024b to deploy a standalone application and other deployable software components.
Using the various "compiler.build" functions, I have built several deployable components and kept the "compiler.build.Results" objects returned from these functions. Using the "compiler.package.installer" function, I want to create one installer for all my deployable components.
How can I accomplish this task?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!