Feeds
답변 있음
Setup MEX compiler for R2014a for Linux
My solution for R2017a on Ubuntu 16.04. First install the version of GCC Matlab expects: sudo apt-get install gcc-4.9 ...
    
  
Setup MEX compiler for R2014a for Linux
My solution for R2017a on Ubuntu 16.04. First install the version of GCC Matlab expects: sudo apt-get install gcc-4.9 ...
8년 초과 전 | 2
답변 있음
cannot use matlab 2014b in Ubuntu 14.04, stays with start window.
The trick is sudo chown username -R ~/.matlab
    
  
cannot use matlab 2014b in Ubuntu 14.04, stays with start window.
The trick is sudo chown username -R ~/.matlab
대략 11년 전 | 1
| 수락됨
답변 있음
Matlab seems to install fine, but will not run in Ubuntu 14.04, no error message provided
The trick is: sudo chown username -R ~/.matlab
    
  
Matlab seems to install fine, but will not run in Ubuntu 14.04, no error message provided
The trick is: sudo chown username -R ~/.matlab
대략 11년 전 | 9


