Skip to content

Inconsistent installation directories #107

Closed
@admclrk

Description

@admclrk

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
  • 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions