how to comment out a section in matlab code example Example 1: block of comments in matlab Click to copy%{ Commented code here. %} Example 2: matlab comments Click to copy% single line comment %