Installing Matlab Drive on Linux

How to install Matlab Drive on Linux? The website gave me a bin file, and when I drag and drop it to the Matlab program, it simply open the content.

 Accepted Answer

You need to run the downloaded .bin file directly from a terminal. For example, if file was downloaded to the Downloads directory in your HOME directory then run this command:
sh ~/Downloads/matlabconnector_1.0.1.3_glnxa64_installer.bin

1 Comment

I've gotta a problem when downloading MATLAB drive through the MATLAB drive button in the main window. I wondered it was a su permission problem, but I noticed that the download succeeded after all.
The installation was a bit different:
I extracted the zip file to the /Downloads/MathWorks;
I cd'ed until the bin folder and found the matlabconnectorInstaller executable file.
Then, just typed ./matlabconnectorInstaller.
It worked. No su priviledges...
Using MATLAB 2019b in Linux Ubuntu.

Sign in to comment.

More Answers (0)

Communities

More Answers in the  Distance Learning Community

Categories

Asked:

on 21 Nov 2017

Commented:

on 1 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!