========================= Matlab keyboard shortcuts ========================= First published at 7/20/2018 on https://defkey.com/matlab-shortcuts Matlab (matrix laboratory) is a matrix-based programming language allowing the natural expression of computational mathematics. It is developed by MathWorks. Matlab has 25 shortcuts and we have listed all of them below. General ------- Ctrl + N New script Ctrl + R Comment Ctrl + T Uncomment Ctrl + I Auto indent Esc Cancel current action Ctrl + C (in the command window) Force Matlab to abort Cmd + . (in the command window, Mac) Force Matlab to abort F5 Run code F9 Run selected code Ctrl + Tab Switch panes Alt + Left arrow / Right arrow Jump to cursor location Ctrl + 0 Command window Ctrl + 1 Command history Ctrl + 2 Current folder Ctrl + 3 Workspace Ctrl + 4 Profiler Ctrl + 6 Figure palette Ctrl + 7 Plot browser Ctrl + 8 Property editor Ctrl + Shift + 0 Editor Ctrl + Shift + 1 Figures Ctrl + Shift + 2 Web browser Ctrl + Shift + 3 Variables editor Ctrl + Shift + 4 Comparison tool Ctrl + Shift + 5 Help browser Last modified on(UTC): Friday, February 14, 2020 Defkey © All rights reserved.