mrm.execution.compiler.buildDeployableArchive
Syntax
Description
mrm.execution.compiler.buildDeployableArchive(
        creates a deployable archive of an model)mrm.execution.Model object. This
        function requires the Modelscape™ for MATLAB® support package and MATLAB
            Compiler SDK™.
mrm.execution.compiler.buildDeployableArchive(
        creates a deployable archive with additional options specified using name-value
        arguments.model,Name=Value)
results = mrm.execution.compiler.buildDeployableArchive(___)compiler.build.Results object using any of the input argument
        combinations in previous syntaxes. The build information consists of the build type, the
        path to the compiled archive, and build options.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2023b