What are the shortcuts for switching between non-adjacent open files in the MATLAB editor

24 次查看(过去 30 天)
Running in MS Windows I sort of expect Ctrl-Tab to switch active tabs/files in the editor. This happens in other Windows applications that I use.
I read here http://www.mathworks.com/help/techdoc/rn/f3-998197.html that Ctrl+Tab now moves you to the next open tool or group of tools tabbed together, which it does. However my editor is undocked and within it Ctrl+Tab does precisely nothing. Meanwhile, although I can Ctrl+PageUp or down through the open editor tabs, this takes them strictly in sequence. What I miss about the Ctrl+Tab is the ability to easily toggle directly between two files you're editing, without re-arranging your tabs every time or having to remember whether it's up or down.

回答(2 个)

Krishna Kumar
Krishna Kumar 2011-6-30
The window menu list all open files. so you can toggle between any file you want without remembering the sequence . alt+W and then the letter denoting the position of the m file. Remember the list also contains variables opened in variable editor, though the two are separated by a line.
  3 个评论
Steven Lord
Steven Lord 2016-10-7
Looking in the Keyboard Shortcut Preferences I see that Alt+W is not a shortcut in the Windows Default Set. It is Copy in the Emacs Default Set. I don't remember what it is in the Mac Default Set.
The shortcut I believe you want is "Next Tab", Ctrl+Page Down in the Windows Default Set. To determine the keys you need to press in the Mac Default Set (and to change them if you want or need to do so, open up the Keyboard Shortcut preferences and search the shortcuts for Next Tab.
Use the Preferences button in the Environment section of the Home tab to open the Preferences window then select the Shortcuts sub-item under the Keyboard item in the MATLAB section.

请先登录,再进行评论。


ayyappa rudrasimha yedida
Alt-Tab to shift between applications and Ctrl-Tab to shift between documents

类别

Help CenterFile Exchange 中查找有关 Debugging and Analysis 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by