MATLAB find text and suggested completions are glitching in editor.

조회 수: 43 (최근 30일)
Paul
Paul 2024년 12월 6일 16:43
댓글: Paul 2024년 12월 20일 19:44
Hello,
I am running MATLAB R2024b and am running into the following issue when I seach my scripts using "cmd + f"
In the top right corner where the seach bar usually is, I get this. If I hover my mouse over it, the seach bar sporadically appears and disappers. This glitch also occurs if I generate the search bar by clicking on the "find text" icon in the tool bar.
I am also getting the following behavior when MATLAB suggests autocompletions to me:
Thank you for your suggestions in advance! For context, I am running MATLAB on macOC Ventura 13.4.
  댓글 수: 2
Subhajyoti
Subhajyoti 2024년 12월 6일 16:54
Hi @Paul,
Is this glitch continuing, even after restarting the running MATLAB session?
Also, meanwhile, you can try 'Stop New Desktop' to revert to the previous MATLAB Desktop, if the issue persists even after restarting.
Paul
Paul 2024년 12월 6일 17:32
Hi @Subhajyoti, thanks for the reply! It is persisting after restarting MATLAB.
I am not seeing the 'Stop New Desktop' option--am I missing it somehwere?

댓글을 달려면 로그인하십시오.

채택된 답변

Shuba Nandini
Shuba Nandini 2024년 12월 18일 5:43
Hi,
The sporadic issues you are experiencing may occur due to graphics related problems. To address this, kindly refer to the steps below:
  • Update the graphics drivers.
  • Run MATLAB from the command line (CMD) using the following flag to start MATLAB without OpenGL
>> matlab -noopengl
  • Perform a clean installation of MATLAB.
Please follow the instructions provided in the following MATLAB Answer to perform clean installation of MATLAB:
I hope this helps you to resolve the issue!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by