Home / Classroom Technology / Mat Lab
This page will guide you through installing and logging into Mat Lab.
Go to https://www.mathworks.com/login and sign up with your Centre email to create a MathWorks account
After your account is created and you are logged in you should be on your Account page
If you are not on the Account page, click on your initials in the right corner and click account.
On the Account page click “Link a license”
4. Use this to link the license number 869439
5. Once the license is linked < click on the license number
6. You will be at the license center and should have a Download button
7. Select the Download button this will redirect you to a Download Page
8. Choose 2024a and the platform you use. Windows, MacOS (Apple Silicon or Intel Processor). For information on the MacOS processor, see below.
9. Download the software
10. Run the installer. Then, sign in to your account
11. Accept the license agreement < click next
12. You will need to select the network license that you were given (download the network license). Use browse to find the license. Then, click next.
13. Click Next for the destination folder
14. Only select to install the base MATLAB (as shown in the image) and click Next
The other toolboxes will not work and can take a long time to install
15. If you want a Desktop shortcut check this box, click Next
16. Click Begin Install
17. Once the installation finishes you will now be able to launch Mat Lab!!
This license will need to be used while on Centre’s Campus network connected to Eduroam or a wired connection
When off campus you will be given ten operations before MATLAB quits automatically.
It will not worked connected to Centre Public WIFI
You will also have access to Basic Mat Lab Online
https://matlab.mathworks.com/ which is not network dependent
You will 20 free hours a month for Basic Mat Lab Online
The central "brain" of a computer is the CPU or Central Processing Unit. This is commonly also referred to as the Processor, and sometimes is also referred to as a chip, chipset, or silicon as a reference to the base material used in construction of the chip.
To ensure best performance and battery life, it's important to use software designed for the chip contained within the Mac being utilized.
To determine whether a Mac is running an Intel Processor or Apple ARM M1 or M2, click on the Apple Menu and select 'About this Mac':
From the 'About this Mac' screen, on the 'Overview' tab, look for a line that indicates either 'Chip' or 'Processor'. If the line contains M1 or M2, the machine is running Apple Silicon. Alternatively, the word Intel indicates that the machine is running an Intel-based Core series processor.
An Apple M1 or M2 processor is also sometimes referred to by the architecture name of aarch64 or arm64. Given a choice between the aarch64 and arm64 architectures while downloading software, preference should be for aarch64 over arm or arm64.
Apple M1
Intel
Intel processors are sometimes referred to by their architecture x64 or x86_64. Intel processors are backward compatible with x86 (which, when relating to software downloads, binaries, and compilation, is generally used to refer to 16 or 32-bit Intel-compatible code). Given the choice between x64 or x86_64 and x86 when downloading software, preference should be for x64 or x86_64 over x86