comment shortcut in matlab code example
Example 1: matlab comments
% single line comment %
Example 2: comment shortcut matlab
1) first select the codes
2) comment with: Ctrl + R
delete comment with: Ctrl + T
% single line comment %
1) first select the codes
2) comment with: Ctrl + R
delete comment with: Ctrl + T