필터 지우기
필터 지우기

Why MATLAB 2021b LiveScript has large left margin column?

조회 수: 7 (최근 30일)
kan wu
kan wu 2021년 11월 26일
편집: SK 2024년 5월 20일
I have updated from 2021a to 2021b, and I found the editor has some unacceptable feature:
Both livescript and script editor has a really large and ugly margin which is definitely not functional.
Does this large border have any purpose or just a bug?
Compared with 2021a, you can see the difference.

채택된 답변

Navya Singam
Navya Singam 2021년 12월 1일
Hi,
The extra space in the left margin of the R2021b MATLAB is because of the addition of the "Run to Here" button in R2021b version.
"Run to Here" button appears on hovering beside the line number. The changes/ additions to the latest versions of MATLAB are captured in the release notes.
You may refer to the Debug MATLAB Code Files documentation to know more about the usage of "Run to Here" button.
  댓글 수: 3
Jonathan Kwang
Jonathan Kwang 2021년 12월 9일
The space where Run to here used to be located in the Live Editor was repurposed for the single click to select line feature in R2021b where you can click with your mouse in that region of the Live Editor and the line of code next to it will be selected.
If you'd like to reduce the size of the margin, you can hide the Run to Here space in the margin by right clicking in the margin and unchecking the "Show Run To Here Margin" context menu item.
SK
SK 2024년 5월 20일
편집: SK 2024년 5월 20일
This behaviour is not only in the live editor, it is there in the regular editor as well. It would be nice if that whitespace had a different shade to distinguish it from the rest of the file. I not only agree with the OP that it is ugly but it is also inconvenient since you expect that you can backspace upto the start of the whitespace only to have the line prematurely deleted.

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

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by