You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[R2023b](releases/R2023b/README.md)|[R2023b](https://github.com/mathworks-ref-arch/matlab-on-aws-win/tree/master/releases/R2023b/README.md)|⚠️ Prebuilt will be removed in March 2026. |
37
38
|[R2023a](releases/R2023a/README.md)|[R2023a](https://github.com/mathworks-ref-arch/matlab-on-aws-win/tree/master/releases/R2023a/README.md)| ⚠️ Prebuilt will be removed in September 2025. |
38
-
|[R2022b](releases/R2022b/README.md)|[R2022b](https://github.com/mathworks-ref-arch/matlab-on-aws-win/tree/master/releases/R2022b/README.md)| ⚠️ Prebuilt will be removed in March 2025. |
39
39
|[Earlier/Custom](./packer/v1)|[Earlier/Custom](https://github.com/mathworks-ref-arch/matlab-on-aws-win/tree/master/packer/v1)| For earlier MATLAB releases, you must build your own machine image. |
40
40
41
41
The above instructions allow you to launch instances based on the latest prebuilt MathWorks® Amazon Machine Images (AMIs).
@@ -131,7 +131,7 @@ You can customize a prebuilt AMI by launching the reference architecture, applyi
131
131
You can also create a custom image by building your own using the Packer scripts we provide. See [Build and Deploy Your Own Machine Image](#build-and-deploy-your-own-machine-image).
132
132
133
133
### How do I use a different license manager?
134
-
The AMI uses MathWorks Hosted License Manager by default. For information on how to use other license managers, see [MATLAB Licensing in the Cloud](https://www.mathworks.com/help/licensingoncloud/matlab-on-the-cloud.html).
134
+
The AMI uses MathWorks Hosted License Manager by default. For information on how to use other license managers, see [MATLAB Licensing in the Cloud](https://www.mathworks.com/help/install/license/licensing-for-mathworks-products-running-on-the-cloud.html).
135
135
136
136
### What are the advantages of building images with MathWorks scripts?
137
137
Images built with MathWorks scripts are optimized and tested for MathWorks workflows.
To use an earlier MATLAB release, you must use one of the variable definition files in the [release-config](https://github.com/mathworks-ref-arch/matlab-on-aws/tree/master/packer/v1/release-config) folder.
78
-
These are available for MATLAB R2020a and later.
77
+
To use an earlier MATLAB release, you must use one of the variable definition files in the [release-config](https://github.com/mathworks-ref-arch/matlab-on-aws/tree/master/packer/v1/release-config) folder. Note that although the files are available for MATLAB R2020a and later, MathWorks recommends using MATLAB R2023a or later. This is because the Packer builds for earlier releases use Ubuntu 20.04, which is no longer receiving security updates.
79
78
80
79
For example, install MATLAB R2020a and all available toolboxes.
81
80
```bash
@@ -184,6 +183,6 @@ If you require assistance or have a request for additional features or capabilit
0 commit comments