MATLAB interface setup
Solved
Please how to find the Matlab location under the Ubuntu system?
indeed, after installing Matlab on my machine, a window opened "Matlab interface configuration" in which I have to provide the file path, I can't manage it. moreover, when I try to install another program, this window always comes to the foreground preventing the download until this path is provided.
indeed, after installing Matlab on my machine, a window opened "Matlab interface configuration" in which I have to provide the file path, I can't manage it. moreover, when I try to install another program, this window always comes to the foreground preventing the download until this path is provided.
1 answer
Hello
Apparently somewhere in /usr/local if it isn’t a package installation.
More details here, apparently the location where you run the installation script can have an influence:
https://doc.ubuntu-fr.org/matlab
If you manage to start matlab with the command matlab, you can check what the commands
Good luck
Apparently somewhere in /usr/local if it isn’t a package installation.
find /usr/local | grep matlab
More details here, apparently the location where you run the installation script can have an influence:
https://doc.ubuntu-fr.org/matlab
If you manage to start matlab with the command matlab, you can check what the commands
which matlaband
whereis matlabshow.
Good luck
Kwemy
Posted messages
5
Registration date
Status
Member
Last intervention
Thank you very much for your response; the problem has been resolved thanks to https://doc.ubuntu-fr.org/matlab
mamiemando
Posted messages
33228
Registration date
Status
Moderator
Last intervention
7 940
Thank you for your reply. Wishing you all the best :-)