License Borrow 시 Matlab Initializing이 매우 느립니다
23 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
사내에서 Floating License로 Matlab을 실행하면
별 문제없이 잘 실행이 되는데,
License를 Borrow 하여 사외에서 Matlab을 실행하면
Initializing 단계에서 한 10분 이상? 시간이 걸리는 것 같습니다.
해결방법이 있을지요?
0 comentarios
Respuestas (2)
달우
el 28 de Jun. de 2023
안녕하세요 매스웍스 입니다.
Initializing 단계에서 오랫동안 시작되지 않고 중단되어 있는 상태에 대한 해결방법은 아래 링크를 참조해주시기 바랍니다.
Why does MATLAB get stuck in the "Initializing" or "Busy" state or take a long time to start?
감사합니다.
0 comentarios
Song-Hyun Ji
el 28 de Jun. de 2023
보통 initilization 이 오래 걸리는 사항은, 매트랩 바로가기아이콘에서 -c "라이센스파일위치" 를 추가로 적어주면 해결됩니다. 또는 LM_LICENSE_FILE 라는 환경변수를 만들고 라이센스 파일 경로를 지정하여 해결하기도 합니다. 이 두가지 방법은 아래의 솔루션 링크에서도 언급되고 있으니 자세한 방법을 확인하실 수 있습니다.
예시)
0 comentarios
Ver también
Categorías
Más información sobre 제품 설치 en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!