I want to open matlab with Excel with the 'shell'- command. Matlab opens up, but is stuck in initializing mode. How can I fix this?

답변 (1개)

Kojiro Saito
Kojiro Saito 2020년 2월 7일

0 개 추천

Your MATLAB's preference directory might be corrupted.
Delete the folder (you can know the location by prefdir command in MATLAB)
If your MATLAB version is R2019b, the directory is
C:\Users\XXX\AppData\Roaming\MathWorks\MATLAB\R2019b
where XXX is your account name.
After deleting this folder, then call MATLAB again. The folder will be created.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

2020년 2월 6일

답변:

2020년 2월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by