Installing Matlab Drive on Linux

5 vues (au cours des 30 derniers jours)
Tyw7
Tyw7 le 21 Nov 2017
Commenté : drummer le 1 Mai 2020
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.

Réponse acceptée

Richard Alcock
Richard Alcock le 27 Nov 2017
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 commentaire
drummer
drummer le 1 Mai 2020
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Communautés

Plus de réponses dans  Distance Learning Community

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by