How can I create one installer for multiple deployable components built using MATLAB Compiler or MATLAB Compiler SDK?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Get Started with MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!