How to install matlab r2020b on ubuntu ? Step by step
조회 수: 10 (최근 30일)
이전 댓글 표시
Dear all, please, help me .
How to install matlab r2020b on ubuntu ? Step by step
After loading, unpacking and starting install i have next diagnostic:
viktor@viktor-H310M-D3H:~/matlab_R2020b_glnxa64$ sudo ./install
/home/viktor/matlab_R2020b_glnxa64/bin/glnxa64/install_unix: error while loading shared libraries: /home/viktor/matlab_R2020b_glnxa64/bin/glnxa64/libexpat.so.1: file too short
What's wrong?
댓글 수: 1
Samuel Gray
2020년 11월 4일
편집: Samuel Gray
2020년 11월 4일
Just use the archive manager to extract the files and don't use sudo to install.
Just install it using a normal user account to a folder on their desktop...running install from a termina.
답변 (2개)
Anshika Chaurasia
2020년 9월 30일
Hi Victor,
You could check the following link which has the solution for the same error:
참고 항목
카테고리
Help Center 및 File 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!