The Live Editor is unable to run in the current system configuration" error message when starting Live Editor on windows 10

조회 수: 7 (최근 30일)
The Live Editor is unable to run in the current system configuration" error message when starting Live Editor on windows 10.matlab version R2018b

답변 (1개)

M Jackson
M Jackson 2020년 9월 15일
A possible fix for the issue could be as below:
  1. In MATLAB run the command "prefdir" and copy the path.
  2. It should look like - C:\Users\USERNAME\AppData\Roaming\MathWorks\MATLAB\R2018a
  3. Terminate all MATLAB instances
  4. Navigate to the folder and remove or rename the directory HtmlPanel
  5. Restart MATLAB
If that does not work, clearing the temp folder and restarting MATLAB also may help.
  1. Open in Explorer: C:\Users\<UserName>\AppData\Local\Temp
  2. Delete the data inside this Folder.
  3. Restart MATLAB and try to open LiveEditor.
Thanks.

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by