|
| 1 | +######################################################################## |
| 2 | +## Configuration File for Installing or Downloading R2025a MathWorks Products |
| 3 | +######################################################################## |
| 4 | +## |
| 5 | +## Use this file to configure the installation or download of MathWorks |
| 6 | +## products and support packages from the command line using the |
| 7 | +## MATLAB Package Manager (mpm). |
| 8 | +## |
| 9 | +## To configure your MATLAB installation or download: |
| 10 | +## |
| 11 | +## 1. Set configuration parameters by uncommenting lines that |
| 12 | +## start with a single '#' and updating the values. The |
| 13 | +## comments above each parameter describe the valid values. |
| 14 | +## |
| 15 | +## 2. Run mpm from the command line, using the --inputfile option |
| 16 | +## to specify the full path to this configuration file. |
| 17 | +## |
| 18 | +## Install products: |
| 19 | +## mpm install --inputfile <full_path_to_this_file> |
| 20 | +## |
| 21 | +## Download products without installing: |
| 22 | +## mpm download --inputfile <full_path_to_this_file> |
| 23 | +## |
| 24 | +## You can download template input files for all supported releases from |
| 25 | +## https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/MPM.md |
| 26 | +## |
| 27 | +######################################################################## |
| 28 | + |
| 29 | + |
| 30 | +######################################################################## |
| 31 | +## RELEASE |
| 32 | +######################################################################## |
| 33 | +## |
| 34 | +## By default, mpm gets the latest versions of R2025a MathWorks products |
| 35 | +## and support packages using this input file. |
| 36 | +## |
| 37 | +## To get a specific update for R2025a, set the desired update |
| 38 | +## number (for example, 1, 2, 3, and so on) and uncomment the following |
| 39 | +## line. An updateLevel of 0 gets the general release. |
| 40 | + |
| 41 | +# updateLevel=0 |
| 42 | + |
| 43 | + |
| 44 | +######################################################################## |
| 45 | +## INSTALLATION OR DOWNLOAD FOLDER |
| 46 | +######################################################################## |
| 47 | +## |
| 48 | +## When installing products using 'mpm install': |
| 49 | +## |
| 50 | +## Specify the full path to the folder where you want to install the |
| 51 | +## products. When adding products or support packages to an |
| 52 | +## existing MATLAB installation, specify the full path to the folder |
| 53 | +## where MATLAB is installed. |
| 54 | +## |
| 55 | +## Example: |
| 56 | +## (Linux) destinationFolder=/usr/local/MATLAB/RXXXX |
| 57 | +## (Windows) destinationFolder=C:\Program Files\MATLAB\RXXXX |
| 58 | +## (Mac) destinationFolder=/Applications/MATLAB_RXXXX.app |
| 59 | +## |
| 60 | +## When downloading products using 'mpm download': |
| 61 | +## |
| 62 | +## Specify the full path to the folder where you want to download the |
| 63 | +## products. For 'mpm download', this option is required. |
| 64 | +## |
| 65 | +## Example: |
| 66 | +## (Linux/Mac) destinationFolder=/home/<USER>/downloads/mathworks |
| 67 | +## (Windows) destinationFolder=C:\Users\<USER>\Downloads\MathWorks |
| 68 | +## |
| 69 | +## Set the desired value for destinationFolder and |
| 70 | +## uncomment the following line. |
| 71 | + |
| 72 | +destinationFolder=/opt/matlab |
| 73 | + |
| 74 | + |
| 75 | +######################################################################## |
| 76 | +## PRODUCTS |
| 77 | +######################################################################## |
| 78 | +## |
| 79 | +## Uncomment the lines for the products you want to install or download. |
| 80 | + |
| 81 | +product.5G_Toolbox |
| 82 | +product.Aerospace_Toolbox |
| 83 | +product.Antenna_Toolbox |
| 84 | +product.Audio_Toolbox |
| 85 | +product.Automated_Driving_Toolbox |
| 86 | +product.Bioinformatics_Toolbox |
| 87 | +product.Bluetooth_Toolbox |
| 88 | +product.Communications_Toolbox |
| 89 | +product.Computer_Vision_Toolbox |
| 90 | +product.Control_System_Toolbox |
| 91 | +product.Curve_Fitting_Toolbox |
| 92 | +product.DSP_HDL_Toolbox |
| 93 | +product.DSP_System_Toolbox |
| 94 | +product.Database_Toolbox |
| 95 | +product.Datafeed_Toolbox |
| 96 | +product.Deep_Learning_HDL_Toolbox |
| 97 | +product.Deep_Learning_Toolbox |
| 98 | +product.Econometrics_Toolbox |
| 99 | +product.Embedded_Coder |
| 100 | +product.Financial_Instruments_Toolbox |
| 101 | +product.Financial_Toolbox |
| 102 | +product.Fixed-Point_Designer |
| 103 | +product.Fuzzy_Logic_Toolbox |
| 104 | +product.GPU_Coder |
| 105 | +product.Global_Optimization_Toolbox |
| 106 | +product.HDL_Coder |
| 107 | +product.HDL_Verifier |
| 108 | +product.Image_Acquisition_Toolbox |
| 109 | +product.Image_Processing_Toolbox |
| 110 | +product.Industrial_Communication_Toolbox |
| 111 | +product.Instrument_Control_Toolbox |
| 112 | +product.LTE_Toolbox |
| 113 | +product.Lidar_Toolbox |
| 114 | +product.MATLAB_Coder |
| 115 | +product.MATLAB_Compiler |
| 116 | +product.MATLAB_Compiler_SDK |
| 117 | +product.MATLAB_Report_Generator |
| 118 | +product.MATLAB_Test |
| 119 | +product.Mapping_Toolbox |
| 120 | +product.Medical_Imaging_Toolbox |
| 121 | +product.Model_Predictive_Control_Toolbox |
| 122 | +product.Navigation_Toolbox |
| 123 | +product.Optimization_Toolbox |
| 124 | +product.Parallel_Computing_Toolbox |
| 125 | +product.Partial_Differential_Equation_Toolbox |
| 126 | +product.Phased_Array_System_Toolbox |
| 127 | +product.Predictive_Maintenance_Toolbox |
| 128 | +product.RF_PCB_Toolbox |
| 129 | +product.RF_Toolbox |
| 130 | +product.ROS_Toolbox |
| 131 | +product.Radar_Toolbox |
| 132 | +product.Reinforcement_Learning_Toolbox |
| 133 | +product.Requirements_Toolbox |
| 134 | +product.Risk_Management_Toolbox |
| 135 | +product.Robotics_System_Toolbox |
| 136 | +product.Robust_Control_Toolbox |
| 137 | +product.Satellite_Communications_Toolbox |
| 138 | +product.Sensor_Fusion_and_Tracking_Toolbox |
| 139 | +product.SerDes_Toolbox |
| 140 | +product.Signal_Integrity_Toolbox |
| 141 | +product.Signal_Processing_Toolbox |
| 142 | +product.SoC_Blockset |
| 143 | +product.Statistics_and_Machine_Learning_Toolbox |
| 144 | +product.Symbolic_Math_Toolbox |
| 145 | +product.System_Composer |
| 146 | +product.System_Identification_Toolbox |
| 147 | +product.Text_Analytics_Toolbox |
| 148 | +product.UAV_Toolbox |
| 149 | +product.Vehicle_Dynamics_Blockset |
| 150 | +product.Vehicle_Network_Toolbox |
| 151 | +product.Vision_HDL_Toolbox |
| 152 | +product.WLAN_Toolbox |
| 153 | +product.Wavelet_Toolbox |
| 154 | +product.Wireless_HDL_Toolbox |
| 155 | +product.Wireless_Testbench |
| 156 | + |
| 157 | + |
| 158 | +######################################################################## |
| 159 | +## CHECKSUM |
| 160 | +######################################################################## |
| 161 | +## |
| 162 | +## NOTE: DO NOT edit this field. MathWorks uses this field to |
| 163 | +## check the integrity of the input file. Changing the value |
| 164 | +## of the checksum field invalidates this input file. |
| 165 | + |
| 166 | +?checksum=UjIwMjVh |
0 commit comments