====== Matlab ======
* Category: Vendor provision
* Access method: Loaded from Linux module software
* License: University Campus license, centrally managed
* Command Line: **Yes**
* Desktop GUI: **Yes** (via [[:advanced:interactive|Open OnDemand]])
===== Running =====
=== Versions ===
$ module avail MATLAB
=== Loading ===
$ module load MATLAB/2024a
=== Testing ===
$ module load MATLAB/2024a
$ module list
Currently Loaded Modules:
1) MATLAB/2024a
$
$ matlab
MATLAB is selecting SOFTWARE rendering.
< M A T L A B (R) >
Copyright 1984-2024 The MathWorks, Inc.
R2024a Update 2 (24.1.0.2578822) 64-bit (glnxa64)
April 9, 2024
To get started, type doc.
For product information, visit www.mathworks.com.
>>
=== Application Help Pages ===
* [[advanced:matlab|Matlab]] - Our local support page for Matlab on HPC
===== Desktop GUI =====
The full Matlab GUI can be run from [[:advanced:interactive|Open OnDemand]]. This offers both a CPU and GPU-accelerated node choice.
This allows users who want or need a very powerful workstation interface to the desktop Matlab application to take advantage of the increased CPU and memory resources of the HPC facility without needing to resort to command line batch processing using Slurm.
This interface works exactly as it would running on a local physical Linux workstation and is accessed entirely through your browser from the **Comet** Open OnDemand web portal.
Please see our [[:advanced:interactive|Open OnDemand]] documentation for further detail.
===== Requests =====
Requests for new/alternate versions of this package should be submitted via the [[https://nuservice.ncl.ac.uk|NUIT ITService]] website using the **HPC Software - Installation** category.
Software requests will be collated, prioritized and submitted to our HPC support vendor.
We are only able to provide Matlab versions for which the University already holds a license. This is //usually//:
* Current version
* Current version minus 1
----
[[:advanced:software_list|Back to Software List]]