MATLAB_MPM.download.recipe.yaml

Basics

Last refresh 2025-11-05 01:59:12
Desciption Downloads the latest version of MATLAB using the "MATLAB Package Manager" (mpm) CLI utility. (See: https://www.mathworks.com/help/install/ug/get-mpm-os-command-line.html) * Note: As is this recipe downloads both the Intel & ARM MATLAB installer; adjust the below input variables as needed. Input Variables: * MPM_ARCH = This is for the device running this recipe, use: * `maca64` for ARM * `maci64` for Intel * DL_VERSION = optionally specify version of MATLAB to download, otherwise the latest release will be downloaded * DL_PRODUCTS = The MATLAB 'products' to download. This can include MATLAB, additional products, and support packages. * DL_ARCHS = The architecture to download for. Technically, in addition to macOS Intel/ARM, this can support Windows and Linux as well. * INSTALLER_INPUT = A variable file used instead of the `DL_<...>` variables. * For additional information, ee: https://www.mathworks.com/help/install/ug/mpmdownload.html#d126e6114 For information on how this recipe works, please see the README in my repo (https://github.com/autopkg/MLBZ521-recipes/blob/master/ReadMe.md).
Identifier com.github.mlbz521.download.MATLAB_MPM
Parent Recipes None
Child Recipes MLBZ521-recipes/Matlab/MATLAB_MPM.pkg.recipe.yaml
First commit 2025-10-03 12:09:32 -0700
Latest commit 2025-10-03 12:09:32 -0700
Score 0.10

Warnings

The following recipes have duplicate NAMEs (matlab.download):