matlab-dockerfile
                                
                                 matlab-dockerfile copied to clipboard
                                
                                    matlab-dockerfile copied to clipboard
                            
                            
                            
                        Inconsistent installation directories
There are several inconsistencies in the installation paths. Here, I am just describing Linux paths, however similar inconsistencies exists for other OSs.
- The default installation path provided by the GUI installer is usr/local/MATLAB/R2024a
- The default installation path in the Dockerfile README is /opt/matlab/r2024a
- The default installation path described in the Dockerfile comments is /opt/matlab/R2024a- Note that the actual installation path matches the README at /opt/matlab/r2024a
 
- Note that the actual installation path matches the README at 
- The default installation path in the MPM README is /usr/share/matlab
- The default installation path in the mpm input file is /usr/local/R2024a