Questions tagged [matlab]

MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language.

MATLAB® is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran.

It is almost universally seen in the scientific community as the benchmark standard for numerical analysis software and is employed in all of academia and industry.

449 questions
28
votes
10 answers

How to create launcher icon

I recently installed Matlab R2013a and it is working fine, however the only way I can start it is by running /usr/local/MATLAB/R2013a/bin/matlab in the terminal. If I type in matlab it says command not found, and I can't seem to get an icon in the…
user232990
6
votes
4 answers

version `GLIBCXX_3.4.21' not found

I am using Matlab for ubuntu R2014a and I am not able to run a code because I get the following error /usr/local/MATLAB/R2014a/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6:version 'GLIBCXX_3.4.21' not found when I run: $ strings…
6
votes
1 answer

How to set the Windows default keyboard shortcuts in Ubuntu?

I am working on MATLAB, and it is kind of annoying not being able to use typical shortcuts as Ctrl+S, Ctrl+V or Ctrl+C. I wonder if it is possible to have the default Windows keyboard shortcuts in Ubuntu.
5
votes
4 answers

Matlab problem on ubuntu 16.04

I have been facing problem in starting up the Matlab. I am getting the following error: MATLAB crash file:/home/user/matlab_crash_dump.4765-1: ------------------------------------------------------------------------ Segmentation violation…
5
votes
3 answers

Out of memory on MATLAB

I'm trying to run a script on matlab_2011a, which calculate same means for a climatology of 50 years. When I started to run the script for all the years it worked fine until the iteration 20th, and then appeared the message: Out of memory. Type HELP…
Eric Sánchez
  • 51
  • 1
  • 2
4
votes
5 answers

Matlab 2016b Ubuntu 16.04 LTS installation problem (dvd2)

I cannot find the 2nd matlab dvd (iso on my computer) to ultimate the installation process, even though is mounted. How can solve it? Matlab Screenshot - Eject DVD1 and insert DVD 2 to continue:
4
votes
2 answers

How to add a path permanatly in matlab and save it?

How to add a path permanantly in matlab and save it?
geoman
  • 73
  • 2
  • 8
3
votes
2 answers

Matlab 2013a installation error on Ubuntu 14.04 LTS

after 83 percent installation it gives error The following error was detected while installing sl3d_glnxa64: archive is not a ZIP archive Would you like to retry installing sl3d_glnxa64? If you press No, the installer will exit without completing…
user274475
  • 51
  • 2
  • 5
3
votes
2 answers

How to Run Matlab installed on windows from Linux

I have Windows and Ubuntu installed on my computer. I have Matlab R2012a installed on Windows and I will like to Launch Matlab from Ubuntu. I can navigate to the matlab folder from windows but i do not know how to launch it. I appreciate any…
Elvis
  • 31
3
votes
3 answers

Matlab launcher doesn't work

I've installed Matlab R2011a on ubuntu12.04. I've installed it in a folder I've created in the Home Folder. I can run it if I run the code cd directory ./matlab However I want to create a launcher that runs. I've followed the steps as…
3
votes
4 answers

Problem in MATLAB installation with java (install: 1: eval: Permission denied)

I executed this command in a terminal by going to the folder where I placed the installation file. santiago@CHAPA:~/Descargas/Matlab/MATLAB$ sudo sh install but this showed in the terminal Preparing installation files ... Installing ... install: 1:…
2
votes
1 answer

MATLAB Startup Error: no write permission

I installed MATLAB in ubuntu 14.04. When starting it, an error occurred as shown. It says there is no write permission.
user614230
2
votes
1 answer

MATLAB R2016a Uninstall

I'm unable to uninstall MATLAB; sandeep@sandeep-VPCEH28FN:~$ sudo rm /var/tmp/lm_TMW* [sudo] password for sandeep: rm: cannot remove '/var/tmp/lm_TMW*': No such file or directory sandeep@sandeep-VPCEH28FN:~$ sudo apt-get purge matlab E: Could not…
S. Kumar
  • 17
  • 1
  • 5
2
votes
1 answer

matlab crash dump log file

I installed matlab 2016 and it crashed when I started it. The problem is reproducible. Why does it happen? MATLAB crash file:/home/dac/matlab_crash_dump.3815-1: ------------------------------------------------------------------------ …
2
votes
0 answers

i don't know how to change host iD for matlab 2014a on ubuntu

License checkout failed. License Manager Error -8 Make sure the HostID of the license file matches this machine, and that the HostID on the SERVER line matches the HostID of the license file. Troubleshoot this issue by visiting:…
1
2 3 4 5