Ubuntu版MATLABをsudo権限で起動したい
조회 수: 4 (최근 30일)
이전 댓글 표시
Ubuntu14.04LTSでMATLABを動かしております。
sudo権限でMATLABを起動したいのですが、
$sudo matlab
を実行すると
License Manager Error -9 Your username does not match the username in the license file. To run MATLAB on this computer, you must run the Activation client to reactivate your license.
というエラーが表示され、起動しません。
恐らく、エンドユーザー名をインストール時にライセンス設定画面で設定したので、ライセンスとユーザー名がリンクされているものと思います。しかし、sudoで実行することで実行者がsudoとなってしまい、ライセンス認証でエラーとなってしまうのが問題だと思います。
これを回避する方法はあるのでしょうか。
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 インストールとライセンスの紹介에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!