Using ctrl-backspace to remove previous word in command window

조회 수: 29 (최근 30일)
Shaiyan
Shaiyan 2015년 4월 13일
이동: Walter Roberson 2024년 3월 15일
I use ctrl-backspace in MATLAB Editor (MATLAB 2015a) to remove the previous word, but it doesn't work in the command window. I tried changing it in Preferences -> Keyboard -> Shortcuts, but there doesn't seem to be the option to bind it to "Remove Previous Word" in the Command Window. In the attached image, you can see that it is set to work in the MATLAB Editor, but when clicking the down-arrow next to where it says MATLAB Editor, it does not show any other options.
This seems like a very common shortcut used by many Windows programs, and it's strange that it should only be allowed in the editor. If it's actually not allowed, why? Is there a workaround?
Thanks!
  댓글 수: 2
Sean Houlihan
Sean Houlihan 2017년 7월 11일
이동: Walter Roberson 2024년 3월 15일
It's amazing that there is still no fix for this. Mathworks is really intent on driving away programmers.
Alexandre Melanson
Alexandre Melanson 2023년 7월 20일
Same problem here. How annoying! Anybody from Matlab reading this, please consider making this change. This is affecting my workflow with Matlab.

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

답변 (3개)

Jason Carruth
Jason Carruth 2023년 9월 14일
I totally agree. This is very annoying!
Here's a decent work-around I came up with:
Go to your keyboard shortcut preferences (Home tab>Environment group>Preferences>Keyboard>Shortcuts).
In the searchbar, search for:
Ctrl+Shift+Left (Selection Previous Word) and add the shortcut Ctrl+Backspace only to the Command Window tool.
Ctrl+Shift+Right (Selection Next Word) and add the shortcut Ctrl+Delete only to the Command Window tool.
These shorcuts will highlight the text you wish to remove. Simply tap either Backspace or Delete one more time to remove them.

Image Analyst
Image Analyst 2015년 4월 13일
Not that I know of. Control-delete to delete the next word doesn't work either.

Darshan Shah
Darshan Shah 2019년 11월 21일
What I've observed is, sometimes it seems to work, and sometimes it just doesn't. (I'm on r2019a) When it doesn't for some reason, restarting MATLAB makes it work again.

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by