How can I create one installer for multiple deployable components built using MATLAB Compiler or MATLAB Compiler SDK?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with MATLAB Compiler SDK en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!