Is this a Matlab bug? The use of Ctrl + A to select all
조회 수: 21 (최근 30일)
이전 댓글 표시
I use Ctrl + A and then right click "smart indent" a lot.
Unfortunately, every time I do that, my cursor is moved to the very end of my script. This is very annoying, because I have tens of thousands of lines. Is there an easy way to make sure that when I apply Ctrl + A, my cursor will stay at my current location?
댓글 수: 9
Guillaume
2019년 10월 23일
편집: Guillaume
2019년 10월 23일
The best way to complain about this behaviour is indeed to raise a service request with Mathworks as per Daniel M's comment. I wouldn't hold my breath waiting for it to change, however the editor is constantly being improved so it may come as a result of other improvements.
In my opinion, Matlab's editor is indeed lacking compared to other code editors, including free ones.
As for this particular behaviour, I don't think there is a workaround at present, other than the bookmarking method mentioned, which is indeed awkward.
답변 (1개)
darova
2019년 10월 23일
You can add bookmark to return to your line. Crtl+F2 and just F2
Please accept my answer give me a vote
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!