Installing Matlab on Linux

29/12/2020
Chưa phân loại
As it’s official website says, Matlab is a very strong application to Analyze data, develop algorithms, create mathematical models, run simulations, generate code, and test and verify embedded systems among more features.In this tutorial we’ll learn how to install MatLab for free using the 30 day trial license. If you are student probably your educative institution already provides an unlimited free license, you can check if your institution has a MatLab license here.

Installing MatLab:

Access MatLab free trial page here fill your e-mail and press “continue”.

In the next screen fill the required data and click on “Create”

Note: replace the e-mail address for yours.

Check your e-mail and find the mail sent by MatLab to verify your address

Fill the additional information required, accept the terms and press on  the button “Create”.

In the following screen select the functions you need, Ill select Control Systems, Image Processing and Computer Vision,Computational Biology and Data Analytics leaving Computational Finance and Signal Processing and Communications unselected,, replace my selection for yours and press the blue button Continue.

In the next screen select the second option to install MatLab on your computer as shown in the screenshot.

Click on “Linux (64 Bit)”  and save the Zip file.

Move the Zip file to the /opt or another directory you want and unzip it

Move to the /opt  or the directory in which you downloaded matlab directory and run

./install

A graphical window will prompt asking to login into the account you just created, press Next.

In the next screen accept the terms and conditions and press Next.

In the Next screen fill your e-mail and password.

 

Select the license and press Next

 

 


Now select the directory to install MatLab, you can leave the default one. Then press Next

Select the functions you want among the features you selected when downloading Matlab from it’s website. I don’t recommend to add features you don’t need, MatLab will warn you if you unselect a product needed by others.

The next screen allows you to create a symbolic link to invoke Matlab, click on the option and then Next.


On the next screen just press “Install” to start the installation.

The installation process will start and may take a long time depending on the products you selected few steps above.

MatLab may recommend  to add dependencies, in this case it requests a compiler, click on Next.

Then we have MatLab installed, click Finish.

I have gcc but MatLab still recommended to install a compiler, to install a C compiler supported by MatLab as recommended just run:

apt install gfortran -y

To open MatLab type on the console matlab

The command will launch MatLab which will ask for e-mail address and password:


Finally MatLab is installed and ready to use.

Note MatLab does not recommend to be used as root unless necessary.

I hope you found this article useful to getting started with Matlab. Keep following LinuxHint for more tips and updates on Linux.

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Linux tar Command

Tar is a tool that’s used for managing compressed archive files. The term “tar” stands for “tape archive”. It...
29/12/2020

What Is a Boot Loader?

Although boot loaders tend to be very small and relatively simple, they play a critical role in the boot process. Visit...
28/12/2020

Những điều tâm đắc nhất khi sử dụng lệnh GREP

Grep (Global Regular Expression Print) là một công cụ dòng lệnh Linux/Unix được sử dụng để tìm kiếm...
30/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025