필터 지우기
필터 지우기

I installed MATLAB R 2015b on Ubuntu 14.04 successfully, but whenever I try to execute it, this message appears. What should I do?

조회 수: 1 (최근 30일)

답변 (1개)

Walter Roberson
Walter Roberson 2015년 10월 9일
It appears to me that you might have set your TMPDIR environment directory to somewhere under your ~/.matlab/R2015b but that you have denied access to that directory.
Another possibility is that under Linux it chooses to substitute that TMPDIR for some reason.
In any case, check the permissions of your ~/.matlab/R2015b and ensure that processes run by you have write access there.
  댓글 수: 1
Walter Roberson
Walter Roberson 2015년 10월 14일
In another thread I saw someone reporting that in their Ubuntu 14.04 installation, their ~/.matlab directory ended up being owned by someone else. Make sure yours is owned by you.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by