what happened to the blue bar in my Matlab user interface?

조회 수: 20 (최근 30일)
Richard Goldberg
Richard Goldberg 2023년 12월 19일
댓글: Dyuman Joshi 2023년 12월 20일
One way to start execution of a script is to click on the blue vertical bar to the left of the code. Unfortunately, this bar has recently disappeared from my version of Matlab. This happened while I was using 2023a and there is still no blue bar even after I upgraded to 2023b. I am using a Mac. Can you help me figure out how to get the blue bar to reappear?
  댓글 수: 9
Cris LaPierre
Cris LaPierre 2023년 12월 20일
Looks like it was introduced to m-files in R2021b

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

채택된 답변

Richard Goldberg
Richard Goldberg 2023년 12월 20일
OK, problem solved! I followed the instructions here to regenerate my preferences: https://www.mathworks.com/matlabcentral/answers/99625-how-do-i-regenerate-my-matlab-preferences
For step 2, it's important to create an empty folder with the original name, so that Matlab generates a new set of preferances instead of copying the preferences from another version. I forgot to do that the first time and it didn't work, but did it properly the second time and it was successful!

추가 답변 (1개)

Image Analyst
Image Analyst 2023년 12월 19일
The blue margin indicates the extent of the section you are in, meaning that the blue bar runs from the starting line of the section until the last line of the section. If you don't have any sections (started by a double %) then you should have the blue bar since it's all one section. If you have two sections it will appear if you're cursor is in the section and the section is displayed and you hover the mouse over the margin. If the current section is scrolled off the screen, then hovering over the margin will not show blue because the section is not in the viewport. If you click in the viewport, now the current section and displayed section are both visible and you will get a blue margin upon hovering the mouse.
  댓글 수: 1
Richard Goldberg
Richard Goldberg 2023년 12월 20일
편집: Richard Goldberg 2023년 12월 20일
Yes, I completely agree with what you write above. But as you can see from my screenshots above, something has happened to my Matlab settings on my Mac to cause the blue bar to disappear. It used to be there but now it's gone. And when I open the same file on a different computer, it is there. I can't find any settings that would affect this, and I'm wondering if there is some settings file buried in the installation that I can change or delete to fix it.

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

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by