로그아웃이 안되는 에러가 계속되는 경우 : Close all MATLAB sessions (there is still at least one MATLAB running). Note: MATLAB may take several seconds to shut down.로그아웃이 안되는 경우
84 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
로그아웃하기 전에 다음을 수행해야 합니다:
- Close all MATLAB sessions (there is still at least one MATLAB running).Note: MATLAB may take several seconds to shut down.
0 Commenti
Risposte (1)
Angelo Yeo
il 8 Apr 2024
이 오류는 일반적으로 컴퓨터 어딘가에서 실행 중인 matlab.exe 프로세스가 있기 때문에 발생하는 것으로 보입니다. 이 문제를 해결하려면 계속하기 전에 모든 사용자의 모든 프로세스를 확인하여 백그라운드에서 실행 중인 matlab.exe가 있는지 확인하십시오.
(실행 중인 프로세스를 확인하기 위해 Task Manager를 사용할 수 있습니다. 단축키: Ctrl + Shift + ESC)
실행 중인 matlab.exe를 찾을 수 없고 이 메시지가 계속해서 나타나면 컴퓨터를 다시 시작해 보세요.
0 Commenti
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!