How do I activate a live editor file (*.mlx) (which is frozen, no response, no editing allowed)?

조회 수: 7 (최근 30일)
A recently saved *.mlx file appears "frozen", not allowing editing.
How can I make it active?

채택된 답변

Anjaneyulu Bairi
Anjaneyulu Bairi 2025년 3월 19일
Hi,
If the MATLAB live editor isn't responding due to invalid preferences, you can try resetting them with the following steps:
  • Open the MATLAB command window and execute:
prefdir
  • This will show the path to your preferences directory.
  • Navigate to this directory and back up all its contents by copying them to a safe location.
  • Delete everything in the preferences directory.
  • Restart MATLAB
I hope this helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by