How can I create one installer for multiple deployable components built using MATLAB Compiler or MATLAB Compiler SDK?
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!