Matlab operation in macOS
조회 수: 1 (최근 30일)
이전 댓글 표시
I cannot run R2019b in my macOS Catalina, and it will show "Ready" situation but cannot type anything or do anything in the window.
댓글 수: 2
답변 (1개)
drummer
2020년 5월 2일
편집: Walter Roberson
2020년 5월 3일
Try opening your terminal, then type:
cd /Applications/MATLAB_R2019b.app/bin
type
./matlab
Are you using some academic license? If so, you should have vpn from university os similar logged in, before using matlab. Otherwise it will be unresponsive.
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!