|
| 1 | +######################################################################## |
| 2 | +## Configuration File for Installing R2018a MathWorks Products |
| 3 | +######################################################################## |
| 4 | +## |
| 5 | +## Use this file to configure an installation of MathWorks products |
| 6 | +## from the command line using the MATLAB Package Manager (mpm). |
| 7 | +## For example, you can set the products you want to install |
| 8 | +## and the folder where you want to install them. |
| 9 | +## |
| 10 | +## To configure your MATLAB installation: |
| 11 | +## |
| 12 | +## 1. Set configuration parameters by uncommenting lines that |
| 13 | +## start with a single '#' and updating the values. The |
| 14 | +## comments above each parameter describe the valid values. |
| 15 | +## |
| 16 | +## 2. Run mpm from the command line, using the --inputfile option |
| 17 | +## to specify the full path to this configuration file. |
| 18 | +## |
| 19 | +## mpm install --inputfile <full_path_to_this_file> |
| 20 | +## |
| 21 | +## You can download template input files for all supported releases from |
| 22 | +## https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/MPM.md |
| 23 | +## |
| 24 | +######################################################################## |
| 25 | + |
| 26 | + |
| 27 | +######################################################################## |
| 28 | +## SPECIFY DESTINATION FOLDER |
| 29 | +######################################################################## |
| 30 | +## |
| 31 | +## Specify the full path to the folder where you want to install MATLAB. |
| 32 | +## If you are adding products to an existing MATLAB installation, specify |
| 33 | +## the full path to the folder where MATLAB is installed. |
| 34 | +## |
| 35 | +## Example: |
| 36 | +## (Windows) destinationFolder=C:\Program Files\MATLAB\RXXXX |
| 37 | +## (Linux) destinationFolder=/usr/local/RXXXX |
| 38 | +## (macOS) destinationFolder=/Applications/MATLAB/RXXXX |
| 39 | +## |
| 40 | +## Set the desired value for destinationFolder and |
| 41 | +## uncomment the following line. |
| 42 | + |
| 43 | +# destinationFolder= |
| 44 | + |
| 45 | + |
| 46 | +######################################################################## |
| 47 | +## INSTALL PRODUCTS |
| 48 | +######################################################################## |
| 49 | +## |
| 50 | +## Uncomment the lines for the products you want to install. |
| 51 | + |
| 52 | +#product.Aerospace_Blockset |
| 53 | +#product.Aerospace_Toolbox |
| 54 | +#product.Antenna_Toolbox |
| 55 | +#product.Audio_System_Toolbox |
| 56 | +#product.Automated_Driving_System_Toolbox |
| 57 | +#product.Bioinformatics_Toolbox |
| 58 | +#product.Communications_System_Toolbox |
| 59 | +#product.Computer_Vision_System_Toolbox |
| 60 | +#product.Control_System_Toolbox |
| 61 | +#product.Curve_Fitting_Toolbox |
| 62 | +#product.DSP_System_Toolbox |
| 63 | +#product.Data_Acquisition_Toolbox |
| 64 | +#product.Database_Toolbox |
| 65 | +#product.Datafeed_Toolbox |
| 66 | +#product.Econometrics_Toolbox |
| 67 | +#product.Embedded_Coder |
| 68 | +#product.Filter_Design_HDL_Coder |
| 69 | +#product.Financial_Instruments_Toolbox |
| 70 | +#product.Financial_Toolbox |
| 71 | +#product.Fixed_Point_Designer |
| 72 | +#product.Fuzzy_Logic_Toolbox |
| 73 | +#product.GPU_Coder |
| 74 | +#product.Global_Optimization_Toolbox |
| 75 | +#product.HDL_Coder |
| 76 | +#product.HDL_Verifier |
| 77 | +#product.Image_Acquisition_Toolbox |
| 78 | +#product.Image_Processing_Toolbox |
| 79 | +#product.Instrument_Control_Toolbox |
| 80 | +#product.LTE_HDL_Toolbox |
| 81 | +#product.LTE_System_Toolbox |
| 82 | +#product.MATLAB |
| 83 | +#product.MATLAB_Coder |
| 84 | +#product.MATLAB_Compiler |
| 85 | +#product.MATLAB_Compiler_SDK |
| 86 | +#product.MATLAB_Distributed_Computing_Server |
| 87 | +#product.MATLAB_Production_Server |
| 88 | +#product.MATLAB_Report_Generator |
| 89 | +#product.Mapping_Toolbox |
| 90 | +#product.Model_Predictive_Control_Toolbox |
| 91 | +#product.Model_Based_Calibration_Toolbox |
| 92 | +#product.Neural_Network_Toolbox |
| 93 | +#product.OPC_Toolbox |
| 94 | +#product.Optimization_Toolbox |
| 95 | +#product.Parallel_Computing_Toolbox |
| 96 | +#product.Partial_Differential_Equation_Toolbox |
| 97 | +#product.Phased_Array_System_Toolbox |
| 98 | +#product.Polyspace_Bug_Finder |
| 99 | +#product.Polyspace_Code_Prover |
| 100 | +#product.Powertrain_Blockset |
| 101 | +#product.Predictive_Maintenance_Toolbox |
| 102 | +#product.RF_Blockset |
| 103 | +#product.RF_Toolbox |
| 104 | +#product.Risk_Management_Toolbox |
| 105 | +#product.Robotics_System_Toolbox |
| 106 | +#product.Robust_Control_Toolbox |
| 107 | +#product.Signal_Processing_Toolbox |
| 108 | +#product.SimBiology |
| 109 | +#product.SimEvents |
| 110 | +#product.Simscape |
| 111 | +#product.Simscape_Driveline |
| 112 | +#product.Simscape_Electronics |
| 113 | +#product.Simscape_Fluids |
| 114 | +#product.Simscape_Multibody |
| 115 | +#product.Simscape_Power_Systems |
| 116 | +#product.Simulink |
| 117 | +#product.Simulink_3D_Animation |
| 118 | +#product.Simulink_Check |
| 119 | +#product.Simulink_Coder |
| 120 | +#product.Simulink_Control_Design |
| 121 | +#product.Simulink_Coverage |
| 122 | +#product.Simulink_Design_Optimization |
| 123 | +#product.Simulink_Design_Verifier |
| 124 | +#product.Simulink_Desktop_Real_Time |
| 125 | +#product.Simulink_PLC_Coder |
| 126 | +#product.Simulink_Real_Time |
| 127 | +#product.Simulink_Report_Generator |
| 128 | +#product.Simulink_Requirements |
| 129 | +#product.Simulink_Test |
| 130 | +#product.Spreadsheet_Link |
| 131 | +#product.Stateflow |
| 132 | +#product.Statistics_and_Machine_Learning_Toolbox |
| 133 | +#product.Symbolic_Math_Toolbox |
| 134 | +#product.System_Identification_Toolbox |
| 135 | +#product.Text_Analytics_Toolbox |
| 136 | +#product.Trading_Toolbox |
| 137 | +#product.Vehicle_Dynamics_Blockset |
| 138 | +#product.Vehicle_Network_Toolbox |
| 139 | +#product.Vision_HDL_Toolbox |
| 140 | +#product.WLAN_System_Toolbox |
| 141 | +#product.Wavelet_Toolbox |
| 142 | + |
| 143 | + |
| 144 | +######################################################################## |
| 145 | +## CHECKSUM |
| 146 | +######################################################################## |
| 147 | +## |
| 148 | +## NOTE: DO NOT edit this field. MathWorks uses this field to |
| 149 | +## check the integrity of the input file. Changing the value |
| 150 | +## of the checksum field invalidates this input file. |
| 151 | + |
| 152 | +?checksum=UjIwMThh |
0 commit comments